beautypg.com

Candle KLVHSKONCT GC32-9172-00 User Manual

Page 149

background image

KLVSD001–KLXOP005

149

KLVVT251

SESSION SETUP ERROR: POOL(pool) APPLID(applid) PLU(plu)
REQSTAT(
rcfb)

Explanation: There has been a failure to establish a virtual session. pool and
applid

identify the virtual terminal. plu is the requested application. rcfb is the

4-byte return code and feedback information:

The NOTIFY request unit is described in the IBM manual ACF/VTAM
Programming

, under ”NSEXIT Exit Routine”.

System Action: None.
User Response: Refer to the appropriate IBM VTAM manual for the meaning
of the sense code provided in bytes 3 and 4 of rcfb and correct the problem.
Message Type:

INFO.

KLVVT501

INITIALIZATION MEMBER KLVINVPO NOT AVAILABLE

Explanation: Member KLVINVPO in the initialization library was not available
at startup time.
System Action: The VTAM programmed operator facility (VPO) is
unavailable.
User Response: If use of this facility is desired, define member KLVINVPO in
the initialization library and restart CT/Engine.
Message Type:

LOG.

KLVVT503

INITIALIZATION MEMBER KLVINVPO IS EMPTY

Explanation: Member KLVINVPO in the initialization library is empty.
System Action: The VPO facility is unavailable.
User Response: If use of this facility is desired, update member KLVINVPO
and restart CT/Engine.
Message Type:

WARNING.

KLVVT505

VPO SHOWCB ERROR: R15(r15) R0(r0)

Explanation: An error was detected upon execution of an MVS SHOWCB
macro instruction.
System Action: The CT/Engine programmed operator facility (VPO) is
unavailable.
User Response: Consult the IBM manual ACF/VTAM Programming to
determine the cause of the error and take appropriate corrective action.
Message Type:

WARNING.

1

Return code. The high bit (X’80’) will be turned on if this message is
being issued as a result of a VTAM NOTIFY request unit. The next bit
(X’40’) will be turned on if the data shown in bytes 3 and 4 is the user
sense code. The remaining bits are the notify reason from the NOTIFY
RU or the RPL return code (RPLRTNCD) from the VTAM acquire
request.

2

The reason code, from the NOTIFY RU (notify) or RPLFDB2
(acquire).

3,4

The sense code. This is from the NOTIFY RU for notify or from
RPLFDBK2/RPLUSNSI for acquire.