You may want to develop your own programs to regularly clean up some of the objects that are not handled by the Operational Assistant automatic cleanup functions.
You can incorporate your own programs into the IBM-supplied automatic cleanup function by using the QEZUSRCLNP program. Then, whenever the system runs automatic cleanup, it also runs your own cleanup programs.
To make a copy of the QEZUSRCLNP program:
Program | QEZUSRCLNP |
Library | QSYS |
Source file | Name of source file |
Library | Name of library |
Press the Enter key.
Whenever the system runs the automatic cleanup function, your version of QEZUSRCLNP is also run.
Note: When Operational Assistant batch cleanup program is running, it uses QUSRSYS library or QEZPWRCLN user index. The cleanup may encounter difficulties if other jobs are also using the same library or user index at this time. Therefore, avoid starting such command as SAVLIB QUSRSYS, or the power schedule commands in the QEZUSRCLNP CL program. If you must start those commands, consider adding them to the Exit Program for Tailoring Power Off (QEZPWROFFP), or changing the subsystem that runs your cleanup jobs to allow only two jobs to run at the same time.
Top | Operational Assistant APIs | APIs by category |