HP P9000 Command View Advanced Edition Software Mainframe Agent Installation and Configuration Guide
/* COMMENT */
SETINIT PORT(24042) /* COMMENT */
Example of an 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 DEVN(7300, + /* ERROR COMMENT */
730F)
Notes during creation of initialization parameters
Do not specify an empty member as an initialization parameter when you start the P9000 mainframe
agent. Although empty members do not result in an error, information cannot be returned to Device
Manager or Replication Manager software.
Details of initialization parameters
This subsection explains details of initialization parameters.
Format
SETINIT
[
1
PORT(port-number)]
[
1
RECVWAITTIME(reception-wait-time)]
[
1
HOSTNAME('host-identification-name')]
[
1
PREFIX('prefix','local-site's-DAD-ID')]
[
1
DEVN(start-device-number,end-device-number)]
[
1
LOGLEVEL(output-level)]
Parameters
PORT(port-number) ~ <numeric characters> ((1-65535)) <<24042>>
Specifies the P9000 mainframe agent port for TCP/IP communication with Device Manager or
Replication Manager software. You cannot specify a port number that is being used by another
job. Specify a port number that is not being used in the system.
RECVWAITTIME(reception-wait-time) ~ <numeric characters> ((0-65535)) <<180>>
When TCP/IP communication with Device Manager or Replication Manager software is performed,
this parameter specifies the wait time (in seconds) from when a receive request is initiated to when
data is received. A value of 0 means that the P9000 mainframe agent is to wait for data indefin-
itely.
Setting up P9000 mainframe agent34