HP P9000 Command View Advanced Edition Software Mainframe Agent Installation and Configuration Guide
Return codes
The following table lists and describes P9000 mainframe agent return codes when an agent is stopped.
Table 19 Return codes when P9000 mainframe agent is stopped
DescriptionReturn code (in decimal)
Stopped by using the STOP command
0
Immediate shutdown (When the child task has terminated or abnormally
terminated with a return code other than 0)
4
• Initialization parameter analysis error
• YKLIST DD open error
8
• GETMAIN failure for the tables used by job step tasks
• Other initialization errors (other than the initialization parameter ana-
lysis error)
• No profile has been defined in the RACF FACILITY class.
• P9000 mainframe agent has not started via IKJEFT01
12
Forcibly stopping P9000 mainframe agent
To forcibly stop P9000 mainframe agent, use the CANCEL command. When this command is used,
all requests are cancelled, and the P9000 mainframe agent is instantly stopped.
Format
If both the name of the cataloged procedure for startup and the identification name were specified
in the START command:
CANCEL
1
[cataloged-procedure-for-startup-name.]identification-name
If only the name of the cataloged procedure for startup was specified in the START command:
CANCEL
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.
Using P9000 mainframe agent66