HP P9000 Command View Advanced Edition Software Mainframe Agent Installation and Configuration Guide
START YKAGENTD.YK,MEMBER=YKPRM10,SYSOUT=X
Stopping P9000 mainframe agent
To stop P9000 mainframe agent, use the STOP command.
If a request from another P9000 Command View AE Suite product is accepted before execution of
the STOP command, the stop processing is suspended until the processing for that request completes.
Format
If both the name of the cataloged procedure for startup and the identification name were specified
in the START command:
STOP
1
[cataloged-procedure-for-startup-name.]identification-name
If only the name of the cataloged procedure for startup was specified in the START command:
STOP
1
cataloged-procedure-for-startup-name
Operands
cataloged-procedure-for-startup-name
Used to specify the name of the cataloged procedure for startup that was specified in the START
command when a P9000 mainframe agent was started.
identification-name
Used to specify the identification name that was specified in the START command when a P9000
mainframe agent was started.
Example
To stop a P9000 mainframe agent that was started and whose identification name is YK, enter the
following command:
STOP YK
Mainframe Agent Installation and Configuration Guide 65