HP P9000 Business Continuity Manager Reference Guide (T5253-96058, September 2011)

Table Of Contents
If this is the case, use the YKALCSVC command to dynamically register
the latest User SVC.
Also, register the latest User SVC if a Dynamic registered User SVC is
deleted.
The following is an example of deleting a registered User SVC:
+--------------------------------------------------------------------+
: START YKALCSVC,PARM=DELETE :
+--------------------------------------------------------------------+
The following is an example of registering a User SVC:
+--------------------------------------------------------------------+
: START YKALCSVC :
+--------------------------------------------------------------------+
Note:
A User SVC registered by using the YKALCSVC command will become invalid
during a re-IPL.
As a result, we recommend performing either of the following settings
in order to prepare for the next re-IPL:
- Add the YKALCSVC command to the COMMNDxx parmlib member, and then
have the User SVC automatically re-registered during a re-IPL.
- Define a User SVC in the IEASVCxx parmlib member, and then use the
User SVC that was statically installed from the next IPL.
YKK001I YKINSCHK completed. RC=0,V/R=v.r.m-nn(zz),2009/09/15 09:56:30
YKLOAD Command
Format
YKLOAD
1
STEM(stem-name-1)
1
PREFIX(prefix)
{
1
GROUP(copy-group-id)
1
DAD(dad-id)
1
ROUTE(route-list-id)]|
1
PATH(path-set-id)
1
DAD(dad-id)
1
ROUTE(route-list-id)]]|
1
ROUTE(route-list-id)
1
DAD((dad-id)}
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 318).
Table 121 (page 221) describes which configuration files result in which REXX variable structures
for each parameter.
220 CLI Commands