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

How to Use the SETINIT Command
This subsection explains the format of the SETINIT command, which sets the initialization
parameters. For details about the symbols and syntax elements used in command explanations,
see “Command Format” (page 110).
0
SETINIT[
1
parameter]...
Specify a SETINIT command or parameters in columns 1- 71. Any information specified in columns
beginning in 72 is ignored.
You can specify more than one SETINIT command. You can specify different parameters for one
SETINIT command, but cannot specify the same parameter more than once. If you specify the
same parameters more than once for one SETINIT command, the last specified parameter is
applied.
To specify the same parameter more than once, use a separate SETINIT command. If a parameter
that cannot be specified more than once in separate SETINIT commands is specified in that way,
the last specified parameter is applied.
For details about the specifiable parameters and whether those parameters can be specified more
than once by using separate SETINIT commands, see “Details on Initialization Parameters
(page 67).
Example of specifying the same parameter more than once for one SETINIT command:
If you specify the same parameter more than once for one SETINIT command, the last specified
parameter is applied. Do not specify parameters as shown in this example.
In the following example, only DEVN(7500,750F) is applied, and DEVN(7300,730F) and
DEVN(7400,740F) become invalid:
SETINIT DEVN(7300,730F) DEVN(7400,740F) DEVN(7500,750F)
Example of specifying the same parameter more than once for separate commands:
If the parameter can be specified more than once for separate commands:
All the specified parameters are applied.
If you specify parameters as follows, DEVN(7300,730F), DEVN(7400,740F), and
DEVN(7500,750F) are applied:
SETINIT DEVN(7300,730F)
SETINIT DEVN(7400,740F)
SETINIT DEVN(7500,750F)
If the parameter cannot be specified more than once for separate commands:
The last specified parameter is applied.
If you specify parameters as follows, RECVWAITTIME(180) is applied:
SETINIT RECVWAITTIME(65535)
SETINIT RECVWAITTIME(180)
Continuing to the Next Line
To continue a parameter onto the next line, enter a continuation symbol at the end of the line. The
following table shows the continuation symbols.
66 Setting Up the Environment When Linking with P9000 Replication Manager