Reason:
A VTAM error has occurred as a result of an OPNSEC or SESSIONC macro. See the "Return Code and Sense Fields" section of the IBM manual z/OS Communications Server: SNA Programming for a more detailed explanation.
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 this 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 |
|---|---|---|---|
|
OPNSEC |
X'14' |
|
User abend 3318 |
|
SESSIONC |
X'10' |
X'07' |
Terminate the session |
|
|
X'10' |
X'09' |
Terminate the session |
|
|
X'14' |
|
Terminate the session |
Consult the explanation of the error in the IBM manual z/OS Communications Server: SNA Programming under "Return Code and Sense Fields." 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.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|