Creating A Cataloged Procedure For Startup For The Business Continuity Manager Agents; Standard Startup Cataloged Procedure; Standard Cataloged Procedure For Startup In The Expanded Format - HP StorageWorks P9000 Software Installation Manual

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

Advertisement

Creating a Cataloged Procedure for Startup for the Business Continuity
Manager Agents
This section describes how to create and change a cataloged procedure for starting Business
Continuity Manager agent.

Standard Startup Cataloged Procedure

The standard cataloged procedure for startup is registered into the sample library during installation.
Copy the standard cataloged procedure for startup to the PROCLIB dataset of the JES (Job Entry
Subsystem) startup procedure, and then modify the procedure to fit your environment.

Standard Cataloged Procedure for Startup in the Expanded Format

Member name: YKAGENT
//YKAGENT PROC MEMBER=YKPRM00
//************************************************************
//*
//*
ALL RIGHTS RESERVED. COPYRIGHT (C) 2006, 2010, HITACHI, LTD.
//*
//************************************************************
//IEFPROC EXEC PGM=IKJEFT01,PARM=YKAGENTD,
//
//YKPARM
//YKLIST
//SYSTSPRT DD DUMMY
//SYSTSIN
//SYSABEND DD SYSOUT=*
//SYSEXEC
//STEPLIB
In the sample JCL, the nnnnnn portion of Vnnnnnn varies depending on the version. Example
elements are as follows:
1.
PROC statement
Specifies the member name of the initialization parameter that is used during the startup of
Business Continuity Manager agent. The member specified in this statement is the default
value. To use a non-standard member, execute the START command to change the member
during the startup.
2.
EXEC statement
Specifies the following operands:
TIME (CPU cut-off time) whose value is 1440.
REGION (region size). To calculate this value, see
(page
3.
YKPARM DD statement
Specifies the name of the dataset that contains the initialization parameters, and a member
name for a partitioned dataset.
4.
YKLIST DD statement
Specifies the dataset to which the initialization parameter analysis result is to be output. The
specified dataset must have the following attributes:
LRECL: 121
BLKSIZE: Multiple of 121
TIME=1440,REGION=4096K
DD DSN=HPQYK.Vnnnnnn.HPQYSAMT(&MEMBER),DISP=SHR
DD DDNAME=IEFRDER
DD DUMMY
DD DSN=HPQYK.Vnnnnnn.HPQYEXET,DISP=SHR
DD DSN=HPQYK.Vnnnnnn.HPQYLNKT,DISP=SHR
20).

Creating a Cataloged Procedure for Startup for the Business Continuity Manager Agents

"Determining Required Memory"
77

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xp p9500

Table of Contents