HP XP P9000 for Business Continuity Manager Software Installation Guide
Table 32 Settings for connecting Business Continuity Manager agents installed on the local and
remote sites to XP P9000 Replication Manager
Remote siteLocal sitePrefix
Non Gen'ed
DADID
Route list ID
(reverse
direction)
DADIDPort
number
Non Gen'ed
DADID
Route list ID
(forward
direction)
DADIDPort
number
No
specification
ROUTE3LA24055No
specification
ROUTE1NY24042ACCOUNT
LA2ROUTE4NY2ROUTE2INFO
The following shows an example of specifying the settings shown in Table 32 (page 71) for
initialization parameters.
Settings for the Business Continuity Manager agent on the local site
SETINIT PORT(24042)
SETINIT MODE(EDIT)
SETINIT LOCK(PREFIX)
/* PREFIX */
SETINIT PREFIX('ACCOUNT','NY','ROUTE1')
SETINIT PREFIX('INFO','NY','ROUTE2','NY2')
Settings for the Business Continuity Manager agent on the remote site
SETINIT PORT(24055)
SETINIT MODE(EDIT)
SETINIT LOCK(PREFIX)
/* PREFIX */
SETINIT PREFIX('ACCOUNT','LA','ROUTE3')
SETINIT PREFIX('INFO','LA','ROUTE4','LA2')
NOTE: When the Business Continuity Manager agent is on a remote site, you cannot scan the
remote site by using the Business Continuity Manager agent on the local site. Therefore, do not
specify the device address domain ID of the remote site in the PREFIX parameter.
Examples of initialization parameter analysis results
When the Business Continuity Manager agent starts, the results of the initialization analysis is
output to the dataset specified in the YKLIST DD statement.
The following examples show results. In the result list, the nn-nn portion indicates the maintenance
number of the agent function.
Result list with no error
*** AGENT nn-nn LISTING INFORMATION *** DATE=2009-10-15 TIME=16:09:53 PAGE=0001
SETINIT PORT(24042) 00001000
/* PREFIX */ 00001100
SETINIT PREFIX('ACCOUNT','NY') 00002000
SETINIT PREFIX('INFO', 'NY') 00008000
Result list with an error
This example shows an error condition where the local device address domain ID operand that is
required for the first PREFIX parameter is missing. The YKY002I message is displayed.
*** AGENT nn-nn LISTING INFORMATION *** DATE=2009-10-15 TIME=13:34:35 PAGE=0001
SETINIT PORT(24042) 00010002
/* PREFIX */ 00020002
SETINIT PREFIX('ACCOUNT') 00030002
YKY002I INVALID INITIALIZATION PARAMETER: PREFIX
SETINIT PREFIX('INFO','NY') 00040002
Creating initialization parameters 71