Note: All monitored files should be de-activated, the data queues should be empty, and then the SBS jobs should be temporarily shut down before saving the application library to a SAVF file.
Note: Ensure Database Monitor is in your LIBL (ADDLIBLE DATATHREAD)
CALL IDT465 PARM(‘0’ ‘*ALL’ ‘ ‘)
Note: To ensure all files have been de-activated, choose 11 from the Database Monitor Main Menu and check to make sure all monitored files are presently colored yellow, indicating that they are not activated.
CALL DQVIEW SLAW (press ENTER twice to view)
This will list the data queues and show if there is any data in them. Example:
In this example the data queues are empty and it is now safe to stop all the monitor jobs and shut down the Database Monitor subsystem. Press F12 to exit DQVIEW.
Note: If there is any data in any of the data queues please allow the IDT450 monitor job/s to run until the data queues are empty.
CALL END460 – This will shut down the DT manager and the SBS jobs in the Database Monitor SBS
ENDSBS DATATHREAD *IMMED
CRTSAVF FILE(QGPL/DTSAVF) TEXT('Database Monitor Library Savefile')
SAVLIB LIB(DATATHREAD) DEV(*SAVF) SAVF(QGPL/DTSAVF)
Still have questions? We can help. Submit a case to Technical Support.