Creating Business Continuity Manager Monitor Parameter Files; Creating A Cataloged Procedure For Startup For Business Continuity Manager Monitor; Description - HP StorageWorks P9000 Software Installation Manual

Business continuity manager software installation guide
Hide thumbs Also See for StorageWorks P9000:
Table of Contents

Advertisement

NOTE:
If you have already created a configuration file with Business Continuity Manager, then
there is no need to re-create the file.

Creating Business Continuity Manager Monitor Parameter Files

Before using Business Continuity Manager Monitor, create the following two parameter files:
YKMONOPT file
A file used to specify options necessary for starting Business Continuity Manager Monitor.
YKMONCG file
A file used to specify Business Continuity Manager Monitor operations. In this file, specify the
following:
What action to take when a copy group that is being monitored changes to the target
status
What actions to take when executed actions fail
What actions to take when copy groups are not in their specified startup statuses
For details on the format of these files, see the HP StorageWorks P9000 for Business Continuity
Manager Software Reference Guide.
Creating a Cataloged Procedure for Startup for Business Continuity
Manager Monitor
This section explains how to create a cataloged procedure for startup for Business Continuity
Manager Monitor.
The standard cataloged procedure for startup follows. It is registered in the cataloged procedure
during installation. Copy this procedure to the PROCLIB dataset of the JES (Job Entry Subsystem)
startup procedure, and then modify the procedure as appropriate for your environment.
//YKBCMMON
//*********************************************************************
//*
//*
ALL RIGHTS RESERVED. COPYRIGHT (C) 2011, HITACHI, LTD
//*
//*********************************************************************
//YKBCMMON EXEC PGM=IKJEFT01,PARM=YKBCMMON,TIME=1440,REGION=4096K
//YKMONOPT DD DSN=HPQSY.Vnnnnnn.HDSYSAMT(YKMOPT00),DISP=SHR
//YKMONCG
//SYSTSPRT DD SYSOUT=*
//SYSTSIN
//SYSABEND DD SYSOUT=*
//SYSEXEC
//STEPLIB
In the sample JCL, the nnnnnn portion of Vnnnnnn varies, depending on the version.

Description

1.
EXEC statement
Specifies the following operands:
TIME (CPU cut-off time). The value is 1440.
REGION (region size). The default is 4,096 KB, but it can be overridden to fit your system.
PROC
DD DSN=HPQSY.Vnnnnnn.HDSYSAMT(YKMCG00),DISP=SHR
DD DUMMY
DD DSN=HDSYK.Vnnnnnn.HDSYEXET,DISP=SHR
DD DSN=HDSYK.Vnnnnnn.HDSYLNKT,DISP=SHR
Creating Business Continuity Manager Monitor Parameter Files
81

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xp p9500

Table of Contents