Hi there,
in our shop we wanted to apply the RUNSTATS profiles in combination with the feedback externalized in SYSSTATFEEDBACK. But we saw soon that we get some big profiles for the central tables. Especially we got many many COLGROUP statements.
Now we wanted to reduce the entries in the profile by just applying a simple rule: only if the same suggestion/feedback arrives over a certain period of time we want it to be added to the profile.
Did someone of you implement a similar approach?
After some research we saw that we have to switch off the
STATFDBK_PROFILE parameter. Otherwise the profile will be updated automatically every time a new record is inserted in SYSSTATFEEDBACK. Doing this we have to update the profile manually.
Is there a way to convert the entries in SYSSTATFEEDBACK 'automatically' in statements for the profile?
So our approach would be to DELETE all records in SYSSTATSFEEDBACK that do not correspond to our rule an let apply the rest of records automatically...
------------------------------
WolfgangBeikircherRaiffeisen Information Service
------------------------------