EasyManua.ls Logo

HP XP P9500 User Manual

HP XP P9500
608 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #565 background imageLoading...
Page #565 background image
Use the local time when specifying the start date and time of the log data to output.
If the STARTTIME operand is omitted, 1900/01/01,00:00:00 is used. If only
the time is omitted, 00:00:00 is used.
ENDTIME(yyyy/mm/dd[,hh:mm:ss])
Use the local time when specifying the stop date and time of the log data to output.
If the ENDTIME operand is omitted, 2042/09/17,23:53:47 is used. If only the
time is omitted, 23:59:59 is used. However, if 2042/09/17 is specified for the
date, 23:53:47 will be used for the time.
COND(JOBNAME,EQ,value)
Specify the conditions for log data to be output to an external dataset.
JOBNAME
Specify the name of the job. Specify INIT as the job name to output a batch
job log obtained using version 2.0 or earlier to an external dataset.
value
Specify the name of the job, using up to 8 characters. Enclose the specified
value in single quotation marks (').
Example Control Statements
Specify Business Continuity Manager logs whose log acquisition date is within the range from
2004/03/24 00:00 to 2004/03/24 23:59 as follows:
RANGE STARTTIME(2004/03/24,00:00:00) ENDTIME(2004/03/24,23:59:59)
Specify logs whose log acquisition date is within the range from 2004/03/24 00:00 to
2004/03/24 23:59 and whose job name is either USER01T or USER01 as follows:
RANGE STARTTIME(2004/03/24,00:00:00) ENDTIME(2004/03/24,23:59:59)
SELECT COND(JOBNAME,EQ,'USER01T')
SELECT COND(JOBNAME,EQ,'USER01')
Example JCL
The following is a JCL of the Business Continuity Manager log data output tool.
//YUKON01 JOB
// EXEC PGM=YKLOGCP
//OUTLOG DD DSN=YUKON.LOG.DATA,DISP=(NEW,KEEP),
// SPACE=(CYL,(100,10)),VOL=SER=WKVL01,UNIT=DASD
//SYSPRINT DD SYSOUT=A
//SYSIN DD DUMMY
Error Processing
When a SYSIN DD Statement is not specified, or no Control Statement exists:
All log data for the system logger service is output to an external dataset.
When an error occurs during an I/O for Control Statement File (SYSIN):
An OS I/O error message is output, and processing is canceled.
When a Control Statement Error occurs:
The YKZ205E message is output to SYSPRINT, and processing is canceled.
When format of dataset for Control Statement File (SYSIN) is invalid:
The YKZ268E message is output to SYSPRINT, and processing is canceled.
Collecting Logs 565

Table of Contents

Other manuals for HP XP P9500

Questions and Answers:

HP XP P9500 Specifications

General IconGeneral
BrandHP
ModelXP P9500
CategorySoftware
LanguageEnglish

Summary

Overview of HP P9000 for Business Continuity Manager Software

Business Continuity Manager with replication products

The 4x4x4 Cascade configuration

Explains the 4x4x4 Cascade configuration, combining 4x4 and 3DC Cascade configurations.

Understanding Business Continuity Manager functions

Functions That Support Disaster Recovery

Describes Business Continuity Manager functions that support disaster recovery, including Reverse Resync and Consistency Preservation.

Preparing to use Business Continuity Manager

Configuration Definitions

Defining a 2DC configuration

Explains how to define a 2DC configuration with one storage system installed at each site.

Defining a 3DC Cascade configuration

Details the procedure for defining a 3DC Cascade configuration.

Defining a 3DC Multi-Target configuration

Describes how to define a 3DC Multi-Target configuration.

Defining a 4x4 configuration

Details how to define a 4x4 configuration.

Importing copy groups

Generating a copy group definition file by using CSV files

Explains generating copy group definition files using comma-separated value (CSV) files.

Maintenance and Troubleshooting Operations

Failover Procedure

Provides the step-by-step procedure for performing a failover.

Failback Procedure

Details the step-by-step procedure for performing a failback.

Actions to be Taken When the Delta Resync Function Cannot be Set Up or Operated Successfully

Provides troubleshooting steps for errors encountered with the delta resync function.

Performing Primary Site Storage System Maintenance

Explains procedures for primary site storage system maintenance.

Performing Local Site Storage System Maintenance

Details procedures for local site storage system maintenance.

Automatic operation using BCM Monitor

Troubleshooting procedures provided by BCM Monitor

Details troubleshooting procedures for BCM Monitor issues.

Troubleshooting

Troubleshooting Failures

Explains common system failures that might occur with Business Continuity Manager.

Error Notification

Describes the function that reports errors when volume status changes to an error state.

Recovering from a Failure

Provides procedures for recovering from various types of failures.

Performing Operations When a Failure Occurs for a Volume in a Copy Group

Outlines methods for performing operations when a copy group volume has a hardware failure.

Related product manuals