Dataset dataset-name could not be found
The dataset View feature was used to request a dataset and the dataset could not be located. This message is sent to the VNAC client user.
Action: The VNAC agent cannot process uncataloged datasets. Check the dataset name and ensure it is cataloged. Retry the request.
Dataset open failed, retc=return-code
The dataset View feature was used to request a dataset and the dataset could not be opened. This message is sent to the VNAC client user.
Action: Check the dataset name and retry the request. If this condition persists, contact SDS Technical Support.
VNAC cannot process the input dataset. An abend abend-code occurred during OPEN processing.
The dataset View feature was used to request a dataset that is invalid or that cannot be processed by the VNAC agent. This message is sent to the VNAC client user. This message can be issued with code S013 if a fully-qualified PDS dataset name with a non-existent member is requested. It can be issued with code S913 if the user is not authorized the view the dataset.
Action: Check the dataset name. Make sure the dataset is of a format that can be processed by the VNAC agent.
VNAC cannot process the input dataset because its record format is variable spanned
The dataset View feature was used to request a dataset that is spanned. This message is sent to the VNAC client user.
Action: The VNAC agent cannot process spanned datasets. Choose a dataset that is not spanned.
VNAC cannot process the input dataset because its record format is not F or V
The dataset View feature was used to request a dataset that is not a valid format. This message is sent to the VNAC client user.
Action: Choose a dataset with RECFM=F or V.
Command execution completed with retc=return-code
This informational message is sent to the VNAC client when a command has been received and processed by the agent.
Setup failed; retc=return-code
A new request was received and dispatched by the agent, but the command processor encountered an error during set up.
Action: If the condition persists, contact SDS Technical Support.
Searching ddname ddname for member membername.
Completed, used cpu seconds CPU
This informational message is issued whenever a command completes. It includes the CPU time used by the agent to process the command.
User userid, command request-name
This informational message is issued whenever a new command is dispatched. It includes the command name and arguments. The three-part command number includes the session number (from message VNC0310I), a command index number within the session, and the unique command number for the VNAC agent.