Redirecting output to a dataset on z/OS
The following procedure describes how to redirect output to a dataset on z/OS.
- Allocate a large enough dataset with the following attributes:
- Organization . . . : PS
- Record format . . . : VB
- Record length . . . : 1028
- Block size . . . . : 6144
- In the QPMON procedure add the following DD statement:
//MYOUTPUT DD DISP=SHR,DSN=<dataset name used in Step 1> - In the LOGINI member, change the logFilename attribute and specify the DD name added in Step 2.
(QPMON)
logFilename=DD:MYOUTPUT
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*