Previous Topic: PWR Messages


VSE/POWER Messages

The following is a list of messages the CA InterTest for CICS VSE/POWER access module produces and the CA InterTest for CICS post-processor programs IN25LINK, IN25SYMA, and IN25SYMC displays.

Note: The output produced by the compiler, assembler, or linkage-editor may be left in the VSE/POWER list queue when any of the following messages are produced. If this is the case, you must either delete the output or change its disposition and class to allow it to print. Failure to do so may cause unpredictable results in subsequent jobs.

PWR001

XECBTAB ACCESS BLOCKED

Reason:

Another job has an active connection to VSE/POWER via the XECBTAB macro.

Action:

Rerun the job stream after the other job has dropped its connection to POWER.

or

Rerun the job stream using the SYSLST disk file method.

PWR002

CTLSPOOL FAILED AT xxxxxxxx

Reason:

The POWER SPOOL macro CTLSPOOL failed in the routine specified by xxxxxxxx. This message is followed by an additional message.

Action:

Follow the actions specified for the subsequent message.

PWR003

GETSPOOL FAILED AT xxxxxxxx

Reason:

The POWER SPOOL macro GETSPOOL failed in the routine specified by xxxxxxxx. This message is followed by an additional message.

Action:

Follow the actions specified for the subsequent message.

PWR004

THE FOLLOWING MESSAGE WAS GENERATED BY VSE/POWER

Reason:

A POWER SPOOL request failed and VSE/POWER has returned a message. The generated message will be printed directly after this message.

Note: The most likely cause for this error is that the specified POWER jobname and job class could not be found in the VSE/POWER list queue.

Action:

Correct the error.

PWR007

GETVIS ERROR R15 = X'yy'

Reason:

The GETVIS request failed with the reason code specified by X'yy'.