Previous Topic: CA-7.NC194Next Topic: CA-7.NC202


CA-7.NC201

eeeeeeee (mmmmmmmm) oooooooo R15=cc RTNCD(FDBK2)=rr(ff) SSENSMI(USENSEI)=ss(:h

Reason:

This message occurs when a VTAM error is encountered for a RECEIVE or a SETLOGON macro. For a further explanation of the error, see the "Return Code and Sense Fields" section in the IBM manual z/OS Communications Server: SNA Programming.

eeeeeeee is a text representation of the error condition that has occurred.

mmmmmmmm is the VTAM macro name that caused the error.

oooooooo is a representation of any special options that were used in the invocation of the macro.

cc is the hex value contained in register 15 on exit from the macro.

rr is the hex value for the RTNCD field in the RPL.

ff is the hex value for the FDBK2 field in the RPL.

ss is the hex value for SSENSMI field in the RPL.

uuuu is the hex value for USENSEI field in the RPL.

Action:

The system action is dependent on the macro involved and the type of error. See the following table. If any error is not listed in the table, the default action, which is to continue processing, is used.

Macro

RTNCD

FDBK2

Action

RECEIVE

X'10'

X'07'

Terminate the session

 

X'10'

X'09'

Terminate the session

 

X'14'

 

User abend 3318

SETLOGON

X'14'

 

User abend 3318

Attempt to determine the severity and cause of the error. If unable to determine and fix the cause of the problem, contact CA Support at ca.com/support for assistance.