VNC0419E

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.

VNC0418E

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.

VNC0417E

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.

VNC0416E

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.

VNC0415E

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.

VNC0414I

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.

VNC0413E

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.

VNC0412I

Searching ddname ddname for member membername.

VNC0411I

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.

VNC0410I

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.