CPF string string defined
The Command Prefix string string was successfully defined.
Action: None.
CPF string string defined
The Command Prefix string string was successfully defined.
Action: None.
CPF DEFINE for string OWNER owner SCOPE scope Failed RC=X′return-code′ Reason=X′reason-code′
The CPF DEFINE macro for string with owner owner and scope scope failed with return code return-code and reason code reason-code.
Action: Review the return code information for the CPF DEFINE macro. Correct the JCL and rerun the job.
xxxx is not a VNAC subsystem
The subsystem name specified for an ADD command is not a VNAC subsystem. The target subsystem for the Command Prefix string must be a VNAC subsystem, but the utility found that the subsystem name specified does not appear to belong to VNAC.
Action: Correct the JCL and rerun the job.
The target subsystem is not defined
The subsystem name specified for an ADD command was not found on the system that the utility ran on.
Action: Correct the JCL and rerun the job.
Target Subsystem name missing
The ADD command requires a subsystem name as the third operand of the PARM input on the EXEC statement, but none was found.
Action: Correct the JCL and rerun the job.
Target Subsystem name too long (max 4 chars)
The subsystem name specified for an ADD command is greater than four characters long.
Action: Correct the JCL and rerun the job.
DELETE command syntax error. Found operands after CPF string
The DELETE command takes the Command Prefix string to delete as a single operand, but the utility found additional operands after the CPF string.
Action: Correct the JCL and rerun the job.
CPF string too long (max 8 chars)
The second operand after ADD or DELETE on the EXEC statement must be the Command Prefix string that has a maximum length of eight characters, but he string that the utility found was longer than this.
Action: Correct the JCL and rerun the job.
CPF string missing
The second operand after ADD or DELETE on the EXEC statement must be the Command Prefix string to add or delete, but no string was found.
Action: Correct the JCL and rerun the job.
Command must be ADD or DELETE, found command
The first operand of the JCL PARM parameter on the EXEC statement must be ADD or DELETE, but the utility found command instead.
Action: Correct the JCL and rerun the job.