HP P9000 Command View Advanced Edition Software Mainframe Agent Installation and Configuration Guide

Operation commands
This section describes the commands used for P9000 mainframe agent operation. For details on the
symbols used to explain the command syntax, see Table 25. For details on the command syntax
elements, see Table 26.
Starting P9000 mainframe agent
To start P9000 mainframe agent, use the START command.
P9000 mainframe agents reside on the system, and run in accordance with the definition of the
YKPRMxx initialization parameter. You can start multiple P9000 mainframe agents.
Because P9000 mainframe agent uses the TCP/IP protocol to communicate with P9000 Command
View AE Suite products, always start the IBM Communications Server before starting P9000 mainframe
agent. If you do not do this, the YKY315I message will be displayed and P9000 mainframe agent
will not start.
Format
START
1
cataloged-procedure-for-startup-name[.identification-name]
[,MEMBER=member-name]
[,SYSOUT=output-class]
Operands
cataloged-procedure-for-startup-name
Used to specify a name for the cataloged procedure for startup for the P9000 mainframe agent
you are going to start.
identification-name
Used to specify an identification name of the cataloged procedure for startup. This operand
uniquely identifies each job when the same cataloged procedure for startup name is used for
multiple jobs.
MEMBER=member-name
Used to specify a member name of the initialization parameter.
If omitted, the standard member name specified in the cataloged procedure for startup is used.
SYSOUT=output-class
Used to specify an output class for the output list. If omitted, the output class is automatically de-
termined based on the system settings.
Example
To start a P9000 mainframe agent with the following conditions, use one of the commands shown
below:
Name of the cataloged procedure: YKAGENTD
Identifier: YK
Member name of the initialization parameter: YKPRM10
Output class: X
Using P9000 mainframe agent64