HP XP P9000 for Business Continuity Manager Software Reference Guide
If you register or change a host ID while Business Continuity Manager is
running, CLI commands are executed using the previously set value. The
registered or changed host ID takes effect the next time the YKLOAD
command is executed (with a route list specified).
YKK001I YKINSCHK completed. RC=0,V/R=v.r.m-nn(zz),2013/01/21 19:48:59
YKLOAD Command
Format
YKLOAD
1
STEM(stem-name-1)
1
PREFIX(prefix)
{
1
GROUP(copy-group-ID)
1
DAD(DADID)[
1
ROUTE(route-list-ID)[,{route-label|*}])]|]|
1
PATH(path-set-ID)[
1
DAD(DADID)[
1
ROUTE(route-list-ID[,{route-label|*}])]]|
1
ROUTE(route-list-ID[,{route-label|*}])
1
DAD(DADID)}
1
MSG(stem-name-2)
Function
This command is an REXX subroutine.
This command loads the configuration file defined in the ISPF panel and creates an REXX variable
structure. The types of REXX variable structures that are created by this command are as follows:
• Copy group structure
• Host-Discovered Array Index structure
• Host-Discovered Array structure
• Route list structure
• Path set structure
Which configuration file is loaded and which REXX variable structure is created depends on the
specified parameters. For details about REXX variable structures, see “About REXX Variable
Structures” (page 324).
Table 117 (page 218) describes which configuration files result in which REXX variable structures
for each parameter.
Table 117 Which File Results in Which REXX Variable Structure
REXX variable structure that is createdLoaded fileSpecified parameter
GROUP
• Copy group structure• Copy group definition file
• •Disk configuration definition file Host-Discovered Array Index
structure
• Host-Discovered Array structure
ROUTE
• Route list structure• Disk configuration definition file
• •Route list definition file Host-Discovered Array Index
structure
• Command device definition file
• Host-Discovered Array structure
PATH
• Host-Discovered Array Index
structure
• Disk configuration definition file
• Path set definition file
• Host-Discovered Array structure
• Path set structure
NOTE: Regardless of the prefix specified in the STEM parameter, the Host-Discovered Array
Index structure is created with the prefix HCC.HDA, and the route list structure is created with the
prefix HCC.ROUTELIST. The created REXX variable structures take effect within the script.
218 CLI Commands