HP StorageWorks P9000 for Business Continuity Manager Software Installation Guide (T5253-96052, May 2011)

Table 33 Settings for Connecting Business Continuity Manager Agents Installed on the Local and
Remote Sites to 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 33 (page 76) 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: If an instance of Business Continuity Manager agent is on a remote site, you cannot scan
the remote site by using the instance of Business Continuity Manager agent on the local site. As a
result, do not specify the device address domain ID of the remote site in the PREFIX parameter.
Examples of Initialization Parameter Analysis Results
When Business Continuity Manager agent starts, the initialization parameter analysis result 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 indicates an error due to the missing local DAD ID operand that is required for
the first PREFIX parameter. 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
76 Setting Up the Environment When Linking with P9000 Replication Manager