Entering Comments; Notes During Creation Of Initialization Parameters; Details On Initialization Parameters; Format - HP StorageWorks P9000 Software Installation Manual

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

Advertisement

Table 29 Continuation Symbols
Continuation Symbol
Hyphen (-)
Plus sign (+)
Coding example for continuing parameters that contain contiguous spaces:
SETINIT-
PREFIX('USER01.V1','NY')
If you continue to specify parameters by using a hyphen (-) as shown above, the command
will be interpreted as follows:
SETINIT
Coding example for continuing parameters, removing contiguous spaces:
SETINIT PREFIX('USER01.V1',+
'NY')
If you continue to specify parameters by using a plus sign (+) as shown above, the command
will be interpreted as follows:
SETINIT PREFIX('USER01.V1','NY')

Entering Comments

Enclose a comment in /* and */. No comment can be entered inside a parameter.
Example of a valid comment:
/* COMMENT */SETINIT PORT(24042)
Example of invalid comment:
If you specify a comment as follows, the text /* ERROR COMMENT */ will be interpreted as a
part of the parameter instead of being interpreted as a comment:
SETINIT PREFIX(7300, + /* ERROR COMMENT */

Notes During Creation of Initialization Parameters

Do not specify an empty member as an initialization parameter when you start Business Continuity
Manager agent. Although empty members do not result in an error, information cannot be returned
to P9000 Replication Manager.

Details on Initialization Parameters

This subsection explains details on initialization parameters.

Format

SETINIT
[
PORT(port-number)]
1
[
RECVWAITTIME(reception-wait-time)]
1
[
HOSTNAME('host-identification-name')]
1
[
PREFIX('prefix','local-site's-DAD-ID'[,'route-list-ID'[,
1
['local-site's-Non-Gen'ed-DAD-ID'][,'remote-site's-DAD-ID']]])]
[
DEVN(start-device-number,end-device-number)]
1
[
LOGLEVEL(output-level)]
1
[
AUDITLOG(SYSMLOG)]
1
Continuation Method
The hyphen is removed, and the parameter is continued in the leftmost
column of the next line, retaining any contiguous spaces.
The plus sign is removed, and the parameter is continued on the next line,
removing any contiguous spaces.
PREFIX('USER01.V1','NY')
730F)
/* COMMENT */
Creating Initialization Parameters
67

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xp p9500

Table of Contents