DB2 graphic QMF Version 8

HPO Activity Log JCL panel

You can access the HPO Activity Log JCL panel by selecting option 8 from the Manager Selection Menu, or by issuing the following TSO command:

CALL 'QMFHPO.SRAALOAD(RAAMAIN)' 'RM L'

Table 111. HPO Activity Log JCL
DB2P / DB2PLOCATION -- HPO Activity Log JCL -------------------------- 8.1.0
Command ===>
 
Press ENTER to build JCL.
Type CAN or CANCEL or press PF3 to cancel this request.
 
1. Process TSO Activity Logs? (Y/N).............................. ===> Y
2. Process CICS Activity Logs? (Y/N)............................. ===> Y
 
3. Delete historical data when an object is erased? (Y/N)........ ===> Y
4. Delete historical data when an object is re-saved? (Y/N)...... ===> N
5. Process data at remote locations? (Y/N)....................... ===> Y
 
6. Job Cards...
    ===>
    ===>
    ===>
    ===>
 
7. Edit or Submit JCL?... ===>      (E=Edit, S=Submit)

If you press Enter, JCL will be generated. This JCL contains the steps to completely process the log data sets. If the Edit or Submit JCL? flag is set to E, an ISPF edit session will be invoked, allowing you to view and optionally modify the generated JCL. You must explicitly issue the TSO SUBMIT command to submit the JCL. If the Edit or Submit JCL? flag is set to S, the JCL will automatically be submitted without editing it.

If you press PF3, you return to the previous panel, bypassing JCL generation.

The fields on the panel are:

Process TSO Activity Logs? (Y/N)
Enter a Y here to process the TSO activity logs as defined in your configuration file.
Process CICS Activity Logs? (Y/N)
Enter a Y here to process the CICS activity logs as defined in your configuration file.
Delete historical data when an object is erased? (Y/N)?
This flag is used as input to the batch job. If you enter Y, ERASE commands that have been logged will cause corresponding rows in the activity tables to be deleted. If you enter N, then no deletes are performed against the tables and you must remove rows for obsolete objects from the tables manually. The default value is Y.
Delete historical data when an object is re-saved? (Y/N)?
This flag is used as input to the batch job. If you enter Y, SAVE and IMPORT commands that have been logged will cause corresponding rows in the activity tables to be deleted, and the object will be re-saved as if it were new. If you enter N, then no deletes are performed against the tables and the new object activity is considered an extension of the old. The default value is N.
Process data at remote locations (Y/N)?
This flag is used as input to the batch job. If you enter Y, remote locations will be processed. If you enter N, then remote locations will not processed. The default value is Y. If specific locations need to be included or excluded from processing, set this flag to Y and use the optional INCLUDE or EXCLUDE DD statements .
Job Cards
Enter valid job cards for the job. At least one line must be entered. Any lines specified will be used exactly as entered in the generated JCL.
Edit or Submit JCL?
Enter E to edit the generated JCL or S to automatically submit it after it is generated.


Go to the previous page Go to the next page

Downloads | Library | Support | Support Policy | Terms of use | Feedback
Copyright IBM Corporation 1982,2004 Copyright IBM Corporation 1982, 2004
timestamp Last updated: March, 2004