Collecting logs, Log types – HP XP P9500 Storage User Manual
Page 649
Perform the following to output ABEND dumps:
•
For scripts:
Specify a SYSABEND DD statement for JCL.
•
For TSO/E:
After logging on to the TSO/E terminal, you need to enter the following commands before
executing any CLI commands:
◦
When an ABEND dump is output to the spool:
ALLOC DD(SYSABEND) SYSOUT(
SYSOUT-class)
◦
When an ABEND dump is output to a dataset:
ALLOC DD(SYSABEND) DS(
dataset-name)
When returning to the READY mode after a CLI command terminated abnormally, make sure that
you press the Enter key.
If a TSO/E command is entered without pressing the Enter key, an ABEND dump might not be
output.
Collecting Logs
Only trace information that needs to be presented to the user is output to a log.
Log Types
shows the different log types for Business Continuity Manager, and the
information collected and the output locations for each log type.
Table 122 Log types for Business Continuity Manager
Output Location
Collected Information
Log Type
Business Continuity Manager
log
•
The specified external dataset,
when the system logger service
•
Messages (excluding those issued
from the ISPF panel and scripts)
is used (the log data is output
•
Channel command words and
parameters, return information,
from the log stream of the system
logger service by using the
YKLOGCP
program)
and sense byte information for
I/Os in the event of an I/O error
•
The specified log data set, when
the system logger service is not
used
•
Time stamp
•
Command parameter information
ISPF log dataset (the contents of the
ISPF log dataset are displayed in the
Browse log panel)
ISPF log
•
Operation history for commands
executed in the ISPF panel
•
Business Continuity Manager
commands issued by ISPF panel
operations
•
Messages output at command
execution time
SYSLOG
CLI command-execution log
•
CLI command name
•
Parameters
•
Execution results
Setting the Business Continuity Manager Log Output Destination
Select whether to use the system logger service when Business Continuity Manager logs are output.
The system logger service provides MVS-standard log write, display, and delete functionality.
Collecting Logs 649