For details on how to suppress the CLI command-execution logs, see the explanation of how to set
the Business Continuity Manager environment variables in the HP StorageWorks P9000 for Business
Continuity Manager Software Installation Guide.
The name, parameter, and execution result of the following commands are output to SYSLOG as
the YKZ310I or YKZ311I message:
• YKBLDCMD
• YKBLDPTH
• YKCONMSG (collects for OPEN and CLOSE operations only)
• YKDELCMD
• YKDELETE
• YKDELPTH
• YKEWAIT
• YKFREEZE
• YKLOAD
• YKMAKE
• YKQRYDEV
• YKQRYPTH
• YKQUERY
• YKRECVER
• YKRESYNC
• YKRUN
• YKSCAN
• YKSTATS
• YKSTORE
• YKSUSPND
There are two possible ways to retrieve the CLI command-execution logs from SYSLOG:
• Using the ISPF editor
• Using a script for retrieval
Using the ISPF Editor
To use the ISPF editor for retrieval:
1. Create a dataset to which SYSLOG is to be output. For this example, the name of the sequential
dataset is assumed to be YUKON.BCMLOG.
2. In the SDSF panel, display SYSLOG.
3. In the panel displaying SYSLOG, enter commands to output SYSLOG for the desired period
to the dataset created in step 1.
To output the information between 13:00 and 14:00, enter as follows:
PT OSDN 'YUKON.BCMLOG'
PRT 13:00:00 14:00:00
PRINT CLOSE
4. Use the ISPF editor to display the panel for editing the dataset created in step 3.
5. In the ISPF editor, enter the following commands to delete all the lines except the CLI command
execution logs:
Collecting Logs 567