VNC0127I

Subtask subtask is terminating

The named subtask is terminating.

VNC0126I

A termination event has been detected

An event has been encountered which has resulted in a shutdown of the VNAC agent. If issued in response to a STOP command, this message is normal.

VNC0123W

Task subtask failed to terminate

During shutdown, the VNAC agent was unable to terminate this subtask.

VNC0122I

All subtasks are terminated

During shutdown, the VNAC agent successfully terminated all its subtasks.

VNC0121I

Termination of task subtask detected

This is a routine message issued when a VNAC subtask is terminated.

VNC0120E

Error detected during product initialization. VNAC terminating.

The VNAC agent has detected an unrecoverable error during product initialization. This message is usually accompanied by other messages showing the nature of the problem.

Action: Examine the log files (especially VNCOUT and SCIOUT) for clues to the nature of the problem. Fix any reported configuration errors. If the problem persists, contact SDS Technical Support.

VNC0111E

VNAC agent agent-name is already active on this system

A VNAC agent could not start because another agent of the same name was already running on the same z/OS system.

In the default installation, agent names match the CVTSnames of their host systems. So two agents with the default name cannot share a system.

Action: Go to the JCL for agent job or proc and change the value of AGNTNAM.

VNC0110E

Unable to create storage-name storage class or space; SSM reason=decimal-reason-code, reason-explanation

Error message issued by VNCINI03 after a request to define a buffer space or buffer class identified by storage-name has failed for the reason identified by decimal-reason-code and textual explanation reason-explanation. VNCINI03 only runs when the agent is initializing. This error ends the initialization process.

It is very unlikely that this error would occur at a customer installation. It may occur during development.

Action: Contact SDS Technical Support.

VNC0100S

Configuration processing failed with retc=20. Check VNCLOG for errors.

The initial processing of the product configuration failed. The product will terminate.

Action: Check VNCLOG for messages indicating the reason for the failure. Correct any errors and restart the agent.