An Abend occurred. SDWACMPC=compcode.
An abend occurred in the VNAC subsystem interface routine. compcode is the system completion code.
Destination: VNCOUT, VNCLOG, and GUI console.
Action: Collect the agent job output and any system dump output that may be available and contact SDS Technical Support.
Subsystem name defined without CPF string.
Description: A subsystem name was defined for the subsystem parameter in the agent GlobalConfig section of the initialization parameters, but a command prefix (CPF) string was not defined. The subsystem interface is not initialized but the agent continues to initialize. The agent executes without subsystem support.
Action: Determine if you want the agent to use the subsystem interface for commands or not. If so, then you must add the CPF parameters with a valid CPF string to the GlobalConfig section of the agent startup parameters and restart the agent.
CPF String defined without subsystem name
Description: A command prefix string was defined for the CPF parameter in the agent GlobalConfig section of the initialization parameters, but a subsystem name was not defined. The subsystem interface is not initialized but the agent continues to initialize. The agent executes without subsystem support.
Action: Determine if you want the agent to use the subsystem interface for commands or not. If so, then you must add the Subsystem parameter with a valid subsystem name to the GlobalConfig section of the agent startup parameters and restart the agent.
STORAGE OBTAIN for nnn bytes of ECSA RC=return-code
Description: The request to obtain nnn bytes of ECSA storage to hold the subsystem service routine failed with return code return-code.
Action: Review the return codes from the STORAGE OBTAIN macro.
Subsystem xxxx has been activated
Description: The subsystem xxxx has been successfully activated.
Action: None.
IEFSSI REQUEST=ACTIVATE FOR SUBSYSTEM xxxx. RC=return-code REASON=reason-code.
Description: The IEFSSI REQUEST=ACTIVATE macro for subsystem xxxx failed with return code return-code and reason reason-code.
Action: Review the return code information for the IEFSSI macro.
ERROR MODIFYING SSVT FOR SUBSYSTEM xxxx. RC=return-code REASON=reason-code.
Description: The IEFSSVT REQUEST=EXCHANGE macro for subsystem xxxx to modify the SSVT for an existing subsystem failed with return code return-code and reason reason-code.
Action: Review the return code information for the IEFSSI macro.
ERROR DEFINING SSVT FOR SUBSYSTEM xxxx. RC=return-code REASON=reason-code.
Description: The IEFSSVT REQUEST=CREATE macro for subsystem xxxx failed with return code return-code and reason reason-code.
Action: Review the return code information for the IEFSSI macro.
ERROR LOADING VNCSSSR. LOAD RC=return-code
Description: While initializing the VNAC subsystem, the agent experienced an error loading the subsystem service routine module, VNCSSSR from the VNCLOAD DD into ECSA. return-code is the return code from the LOAD macro.
Action: Review any system and job log messages that may indicate the cause of the failure.
VNCSSSR NOT AMODE 31. SUBSYSTEM NOT INITIALIZED.
Description: While initializing the VNAC subsystem, the agent determined that the service routine was not AMODE 31. This is possibly an installation or packaging error.
Action: Contact SDS Technical Support.