DAJB548W space_type creator | database space_name partition_number After
RUNSTATS RESET ACCESSPATH is executed, the statistics cannot be rolled
back to previous values.
Explanation
RUNSTATS RESET ACCESSPATH was included in the utility
profile. RESET ACCESSPATH should be used only when you want to reset
all the access path statistics for all the objects in a given table
space. If this function is executed, all previously collected access
path statistics for the objects in the target table space will be
reset or removed.
User response
No action is required; however, resetting statistics
cannot be reversed. If you want to retain the ability to roll back
statistics, update the utility profile, set RESET ACCESSPATH to NO,
and regenerate the JCL.