VNC1708E

CPF command parameter missing

No data was entered via the JCL PARM parameter of the EXEC statement.

Action: Correct the JCL and rerun the job.

VNC1707E

CPF string already defined on this system

While attempting to add a Command Prefix string, the utility determined that the CPF string was already defined on this z/OS system.

Action: No action is required if the CPF definition is correct.

VNC1706E

CPF string string DELETE gave RC=x′return-code′

While attempting to delete the Command Prefix string string, the CPF REQUEST=DELETE macro gave return code return-code.

Action: Review the return code for the CPF REQUEST=DELETE macro. Contact SDS Technical Support for additional assistance.

VNC1705E

xxxx is not a VNAC subsystem

The VNAC Command Prefix facility requires that the owner of the CPF string be a VNAC MVS subsystem, but the owner of the CPF string specified in the input parameter to the utility is not a VNAC subsystem.

Action: Edit the parm input to the utility to specify the correct CPF string and resubmit the job.

VNC1704E

The owner of the CPF string is not a subsystem

The VNAC Command Prefix facility requires that the owner of the CPF string be a VNAC MVS subsystem, but no subsystem with a matching name was found on this system.

Action: Edit the parm input to the utility to specify the correct CPF string and resubmit the job.

VNC1703I

CPF string string was deleted

While processing a DELETE command for a Command Prefix string, the utility found that the CPF string was not defined on the system that the job ran on.

Action: No action is required if the CPF string is correct and the job ran on the correct system. Otherwise, edit the parm input to the utility to specify the correct CPF string and resubmit the job.

VNC1702E

CPF string not defined on this system

While processing a DELETE command, the utility determined that the specified Command Prefix string is not defined on the system that the utility ran on, or it is defined but owned by another system.

Action: If the CPF string is owned by another system in the sysplex, run the job on that system to delete the CPF string.

VNC1701E

ADD command syntax error. Found operands after scope operand

The syntax for the ADD command for a CPF string is ADD,cpf string,target subsystem,scope but the utility found additional operands after the scope parameter.

Action: Edit the parm input to the utility to remove the additional operands and resubmit the job.

VNC1700E

Scope missing or invalid. Must be SYSTEM or SYSPLEX

The syntax for the ADD command for a CPF string is ADD,cpf string,target subsystem,scope but the utility found that the scope operand is missing or not one of those listed.

Action: Edit the parm input to the utility to include the required scope and resubmit the job.