DFHSNxxxx messages

DFHSN0001
applid An abend (code aaa/bbbb) has occurred at offset X'offset' in module modname.
Explanation:

An abnormal end (abend) or program check has occurred in module modname. This implies that there may be an error in the CICS code. Alternatively, unexpected data has been input, or storage has been overwritten.

The code aaa/bbbb is a 3-digit hexadecimal MVS code (if applicable), followed by a 4-digit alphanumeric CICS code. The MVS code is a system completion code (for example, 0C1 or D37). If an MVS code is not applicable, this field is filled with three hyphens. The CICS code is an abend code or a number referring to a CICS message (for example, AKEA is a CICS abend code; 1310 refers to message DFHTS1310).

System action:

An exception entry is made in the trace table. A system dump is taken, unless you have specifically suppressed dumps in the dump table.

CICS continues unless you have specified in the dump table that CICS should terminate. If appropriate, an error return code is sent to the caller of this domain. In this case CICS could be terminated by the caller ( for example, the domain manager, DFHDMDM). A message is issued to this effect.

Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Notify the system programmer. If CICS is still running, it is necessary to decide whether to terminate CICS.

Look up the MVS code, if there is one, in the relevant MVS codes manual which is detailed in the book list in the front of this manual.

Next, look up the description of the CICS alphanumeric code. This tells you, for example, whether the error was a program check, an abend, or a runaway, and may give you some guidance concerning user response.

If module modname is not crucial to the running of your CICS system, you may decide to continue to run and bring CICS down at a convenient time to resolve the problem.

If you cannot run without the full use of module modname you should bring CICS down in a controlled shutdown.

You need further assistance from IBM to resolve this problem. See CICS® Problem Determination Guide for guidance on how to proceed.

Destination:

Console

Modules:

DFHSNUS, DFHSNAS, DFHSNPU, DFHSNSU, DFHSNTU, DFHSNXR,

XMEOUT Parameters: applid, aaa/bbbb, X'offset', modname

DFHSN0002
applid A severe error (code X'code') has occurred in program progname.
Explanation:

CICS has detected a severe error while running module progname. This error is associated with exception trace point ID code. For further information about CICS exception trace entries, refer to the CICS Problem Determination Guide.

System action:

The task issuing the signon abends.

Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Destination:

Console

Modules:

DFHSNUS, DFHSNAS, DFHSNPU, DFHSNSU, DFHSNTU, DFHSNXR

XMEOUT Parameters: applid, X'code',progname

DFHSN0004
applid A possible loop has been detected at offset X'offset' in module modname.
Explanation:

A CICS function is taking more time to process than CICS expects. A possible loop has been detected in module modname at offset X'offset'. This is the offset of the instruction which was executing at the time the error was detected.

System action:

An exception entry is made in the trace table. A system dump is taken, unless you have specifically suppressed dumps in the dump table.

CICS continues unless you have specified in the dump table that CICS should terminate. If appropriate, an error return code is sent to the caller of this domain. In this case CICS could be terminated by the caller ( for example, the domain manager, DFHDMDM). A message is issued to this effect.

Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Notify the system programmer. If CICS has not been terminated, it is necessary to decide whether the problem is serious enough to bring CICS down.

Since some CICS functions can use a lot of processor time, this message may have been caused by a long-running function. So there may not be an error here. Usually, CICS purges a CICS function which exceeds the runaway task time interval which you have specified in the SIT (this is the ICVR which is measured in milliseconds). This means that module modname in the message is terminated and CICS continues.

But if you have declared ICVR=0 in the SIT and you consider that module modname has gone into a loop, you have to terminate CICS in order to terminate the runaway function.

If CICS has terminated module modname, and you consider that it was not a runaway, you should increase the ICVR time interval in the SIT. You have to bring CICS down at a suitable time to do this permanently. But you can change the ICVR time interval temporarily online, using the CEMT transaction.

If raising the ICVR time does not solve the problem, you will need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Destination:

Console

Modules:

DFHSNUS, DFHSNAS, DFHSNPU, DFHSNSU, DFHSNTU, DFHSNXR

XMEOUT Parameters: applid, X'offset', modname

DFHSN1100
date time applid Signon at {netname |console | terminal }portname by user userid in group groupid is complete.
Explanation:

Terminal portname has been signed on. It now has the security attributes for userid userid in group groupid.

System action:

Processing continues.

User response:

The user at terminal portname can now use those CICS transactions permitted for this userid in group groupid.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid,groupid

DFHSN1101
date time applid Signon at {netname |console | terminal }portname has failed. User userid not recognized.
Explanation:

A signon has been issued from terminal portname which specified a userid userid that is not known to the ESM.

System action:

The signon request is rejected.

User response:

Unless this implies a breach of security that needs investigating, contact your security administrator so that the userid can be made known to the ESM.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid

DFHSN1102
date time applid Signon at {netname |console | terminal }portname by user userid has failed. Password not recognized.
Explanation:

A signon has been issued from terminal portname which specified an incorrect password.

This was probably caused by a misspelling of the password or because the password is not valid for this userid.

System action:

The signon request is rejected.

User response:

None, unless this implies a breach of security that needs investigating.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid

DFHSN1103
date time applid Signon at {netname |console | terminal }portname by user userid has failed. OID card damaged or not authorized.
Explanation:

A signon has been issued from terminal portname which used an unauthorized or damaged operator identification (OID) card.

System action:

The signon request is rejected.

User response:

None, unless this implies a breach of security that needs investigating.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid

DFHSN1104
date time applid Signon at {netname |console | terminal }portname by user userid has failed. New password not allowed.
Explanation:

A signon has been issued from terminal portname which attempted to change the password to a value that the external security manager (ESM) does not allow.

System action:

The signon request is rejected.

User response:

None, unless this implies a breach of security that needs investigating.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid

DFHSN1105
date time applid Signon at {netname |console | terminal }portname by user userid requires a password.
Explanation:

A signon has been issued from terminal portname which did not specify a password. The signon has been rejected because user userid requires a password.

System action:

The signon request is rejected.

User response:

None, unless this implies a breach of security that needs investigating.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid

DFHSN1106
date time applid Signon at {netname |console | terminal }portname by user userid requires a new password.
Explanation:

A signon has been issued from terminal portname for which the external security manager (ESM) indicates the password has expired.

This does not imply a security breach. It is a normal response indicating that the ESM password has expired.

System action:

The signon request is rejected.

User response:

None.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid

DFHSN1107
date time applid Signon at {netname |console | terminal }portname by user userid requires an OID card.
Explanation:

A signon has been issued from terminal portname which did not use an operator identification (OID) card when the external security manager (ESM) indicates that one should have been used.

System action:

The signon request is rejected.

User response:

None, unless this implies a breach of security which needs investigating.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid

DFHSN1108
date time applid Signon at {netname |console | terminal }portname by user userid has failed. SAF codes are (X'safresp',X'safreas'). ESM codes are (X'esmresp',X'esmreas').
Explanation:

A signon has been issued from terminal portname and has been rejected by the external security manager (ESM).

System action:

The signon request is rejected.

User response:

The response and reason codes (safresp and safreas) returned by the system authorization facility (SAF), and the response and reason codes (esmresp and esmreas) returned by the external security manager (ESM) are those issued by the RACROUTE REQUEST=VERIFY or RACROUTE REQUEST=EXTRACT macros. These return codes are described in the OS/390 MVS Programming: Authorized Assembler Services Guide and in External Security Interface (RACROUTE) Macro Reference for MVS and VM (SC28-1366). See these manuals for an explanation of the codes.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid,X'safresp', X'safreas', X'esmresp',X'esmreas'

DFHSN1112
date time applid Signon at {netname |console | terminal }portname by user userid has failed because the terminal has preset security.
Explanation:

A signon has been issued from terminal portname. This terminal has been defined to CICS with fixed security attributes. It does NOT support signon.

System action:

The signon request is rejected.

User response:

None, unless this implies a breach of security that needs investigating.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid

DFHSN1113
date time applid Signon at {netname |console | terminal }portname by user userid has failed because the terminal was already signed on.
Explanation:

A signon has been issued from terminal portname while a previous signon was still in effect for this terminal.

System action:

The signon request is rejected.

User response:

None, unless this implies a breach of security which needs investigating.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid

DFHSN1114
date time applid Signon by user userid has failed because there is no terminal associated with the requesting task.
Explanation:

A signon has been issued by user userid from a task that had been started without a terminal.

System action:

The signon request is rejected.

User response:

Investigate why a signon has been issued from a task that is not associated with a terminal.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, userid

DFHSN1115
date time applid Signon at {netname |console | terminal }portname by user userid has failed. Signon is not allowed at a surrogate terminal except by use of the CRTE transaction.
Explanation:

CICS does not support the signing-on of surrogate terminals, except when done during a CRTE routing session.

System action:

Processing continues.

User response:

Investigate how and why users are attempting to use signon via transaction routing.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid

DFHSN1116
date time applid Signon at {netname |console | terminal }portname by user userid has failed because the national language to be used is not supported in this run of CICS.
Explanation:

The national language specified has been recognized as a valid IBM national language. However, either this language cannot be specified as a valid national language for CICS initialization, or CICS has not been initialized with this language in the current run of CICS.

See the CICS Application Programming Reference for a list of national languages that CICS can be initialized to use.

System action:

Signon fails.

User response:

Retry signon with a national language that CICS has been initialized to use.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid

DFHSN1117
date time applid Signon at {netname |console | terminal }portname by user userid has failed because an invalid national language was selected.
Explanation:

Signon failed because the language specified was not recognized as an IBM national language.

System action:

Signon fails.

User response:

Retry signon with a correct language value.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid

DFHSN1118
date time applid Signon at {netname |console | terminal }portname by user userid has failed because the user is not authorized to use the terminal.
Explanation:

A signon has been issued from terminal portname which has failed. The user is not authorized to use the terminal.

System action:

The signon request is rejected.

User response:

Contact your security administrator, who should check if the user should be authorized to use terminal portname.

In particular, check if the user should be able to access the system on this particular day and time and whether the terminal may be used on this day and time.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid

DFHSN1119
date time applid Signon at {netname |console | terminal }portname by user userid has failed because the user is not authorized to use application applname.
Explanation:

A signon has been issued from terminal portname which has failed. The user is not authorized to use the application applname.

System action:

The signon request is rejected.

User response:

Contact your security administrator, who should check whether the user should have authorization to use application applid.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid,applname

DFHSN1120
date time applid Signon at {netname |console | terminal }portname by user userid has failed because the {userid | group access} has been revoked.
Explanation:

Either the userid, or the user’s access to the ESM group containing it, has been revoked by the ESM. This is usually the result of repeated attempts to signon with an invalid password.

System action:

The signon request is rejected.

User response:

For revoked userids, contact your security administrator who can reauthorize the revoked userid by issuing the ALTUSER RESUME function. For revoked group access, contact your security administrator who can restore the user’s access to the group by issuing the CONNECT RESUME function.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid,{1=userid, 2=group access}

DFHSN1129
date time applid Signon at {netname |console | terminal }portname by user userid has failed because the user is already signed on elsewhere.
Explanation:

A signon has been issued from terminal portname while the user is already signed on under the restrictions imposed by the current setting of the SNSCOPE system initialization parameter.

System action:

The signon request is rejected.

User response:

Investigate why users are attempting to signon twice within the current signon scope.

See the CICS System Definition Guide for more information about the SNSCOPE parameter.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid

DFHSN1130
date time applid Signon at {netname |console | terminal }portname by user userid failed because the userid was not found in the specified group.
Explanation:

A signon has been issued from terminal portname which has failed. Either the userid is not in the specified group, or the group specified for this user to be associated with after signon is not known to the ESM.

System action:

The signon request is rejected.

User response:

Check that the groupid specified is correct. If it is, contact your security administrator to ensure that this group is defined properly, and that the user is connected to this group.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid

DFHSN1131
date time applid Signon at {netname |console | terminal }portname by user userid has failed because security is not active in this CICS region.
Explanation:

A signon has been issued from terminal portname which has failed. This is because this CICS region is running without security active.

System action:

The signon request is rejected.

User response:

None.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid

DFHSN1132
date time applid Signon at terminal termid by user userid has failed because the terminal is a session.
Explanation:

A signon has been issued from terminal termid which is a session. The security attributes of a session can only be changed on receipt of a valid FMH-5 attach header.

System action:

The signon request is rejected.

User response:

Investigate how and why users are attempting to use signon for a session.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, termid, userid

DFHSN1133
date time applid Signon at {netname |console | terminal }portname by user userid has failed because of an error during SNSCOPE checking.
Explanation:

A signon has been issued from terminal portname. The SNSCOPE initialization parameter disallows signon to more than one terminal at a time. An internal failure during SNSCOPE checking means that CICS is unable to confirm if the user is already signed on elsewhere. The failure has occurred because the limit of concurrent MVS ENQ requests has been reached.

System action:

The signon request is rejected. Message DFHUS0120 will have been written to the console. See the explanation of this message for further information.

User response:

Please report this problem to your CICS systems programmer.

See the CICS System Definition Guide for more information about the SNSCOPE parameter.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid

DFHSN1150
date time applid Signon at TCAM pool by user userid in group groupid is complete.
Explanation:

A TCAM pool of terminals has been signed on by user userid. All terminals in this TCAM pool now have the security attributes for user userid in group groupid.

System action:

Processing continues.

User response:

The user at any of these TCAM terminals can now use those CICS transactions permitted for this userid in group groupid.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, userid, groupid

DFHSN1200
date time applid Signoff at {netname |console | terminal }portname by user userid is complete. tt transactions entered with nn errors.
Explanation:

Terminal portname has been signed off. It now has the default security attributes.

nn indicates the number of errors which have occurred.

System action:

Processing continues.

User response:

None.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid,tt, nn

DFHSN1211
date time applid Signoff at terminal termid has failed because the terminal is a session.
Explanation:

A signoff has been issued from terminal termid which is a session. The security attributes of a session can only be changed on receipt of a valid FMH-5 attach header.

System action:

The signoff request is rejected.

User response:

Investigate how and why users are attempting to use signoff for a session.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, termid

DFHSN1212
date time applid Signoff at {netname |console | terminal }portname has failed because the terminal has preset security.
Explanation:

A signoff has been issued from terminal portname which has been defined to CICS with fixed security attributes and so does not support signoff.

System action:

The signoff request is rejected.

User response:

None, unless this implies a breach of security which needs investigating.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname

DFHSN1213
date time applid Signoff at {netname |console | terminal }portname has failed because the terminal was not signed on.
Explanation:

A signoff has been issued from terminal portname while no previous signon was in effect.

System action:

The signoff request is rejected.

User response:

None, unless this implies a breach of security which needs investigating.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname

DFHSN1214
date time applid An attempted signoff by transaction tranid has failed because there was no terminal associated with the requesting task.
Explanation:

A signoff has been issued from a task that had been started without a terminal.

System action:

The signoff request is rejected.

User response:

Investigate why a signoff has been issued from a task that is not associated with a terminal.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, tranid

DFHSN1215
date time applid Signoff at {netname |console | terminal }portname has failed. Signoff is not allowed at a surrogate terminal except by use of the CRTE transaction.
Explanation:

CICS does not support the signing off of surrogate terminals, except when done during a CRTE routing session.

System action:

Processing continues.

User response:

Investigate how and why users are attempting to use signoff via transaction routing.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname

DFHSN1250
date time applid Signoff at TCAM pool is complete.
Explanation:

A TCAM pool of terminals has been signed off. All terminals in this TCAM pool now have default security attributes.

System action:

Processing continues.

User response:

None.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid

DFHSN1300
date time applid An attempt to reschedule BMS pages for operator opid at {netname | console | terminal }portname has failed following a timeout. Pages on temporary storage queue X'hexqueueid' may require cleanup.
Explanation:

Operator opid has been timed out on terminal netname while viewing BMS pages. CICS has attempted to reschedule the pages so that they are available when the operator signs on again, but the reschedule has failed.

The pages are available on temporary storage queue hexqueueid. This queue continues to exist until it is explicitly disposed of.

System action:

Processing continues.

User response:

If you still need to view this data, repeat the processing which created the BMS pages.

Destination:

CSCS

Modules:

DFHSNTU

XMEOUT Parameters: date, time,applid, opid, {1=netname ,2=console , 3=terminal }, portname, X'hexqueueid'

DFHSN1400
date time applid Session signon for session session by user userid is complete.
Explanation:

The two CICS systems are connected and the MRO/ISC session is given the security authority of user userid.

System action:

The MRO/ISC sessions are signed on.

User response:

None.

Destination:

CSCS

Modules:

DFHSNSU

XMEOUT Parameters: date, time,applid, session, userid

DFHSN1401
date time applid Session signon for session session by user userid has failed. SAF codes are (X'safresp',X'safreas'). ESM codes are (X'esmresp',X'esmreas').
Explanation:

An MRO/ISC signon is attempted by user userid but the signon has failed for the reason given.

System action:

The session is not signed on.

User response:

The response and reason codes (safresp and safreas) returned by the system authorization facility (SAF), and the response and reason codes (esmresp and esmreas) returned by the external security manager (ESM) are those issued by the RACROUTE REQUEST=VERIFY or RACROUTE REQUEST=EXTRACT macros. These return codes are described in the OS/390 MVS Programming: Authorized Assembler Services Guide, and in External Security Interface (RACROUTE) Macro Reference for MVS and VM (SC28-1366). Consult the manuals to find the cause of the codes.

Destination:

CSCS

Modules:

DFHSNSU

XMEOUT Parameters: date, time,applid, session, userid, X'safresp', X'safreas', X'esmresp', X'esmreas'

DFHSN1410
date time applid Session signon for session session with default security attributes is complete.
Explanation:

The two CICS systems are connected and the MRO/ISC session is given the security authority of the default user.

System action:

The MRO/ISC sessions are signed on.

User response:

None.

Destination:

CSCS

Modules:

DFHSNSU

XMEOUT Parameters: date, time,applid, session

DFHSN1500
date time applid Session signoff for session session is complete. tt transactions entered with nn errors.
Explanation:

An MRO/ISC session is signed-off.

nn indicates the number of abends which have occurred.

System action:

The security authority is removed from the session.

User response:

None.

Destination:

CSCS

Modules:

DFHSNSU

XMEOUT Parameters: date, time,applid, session, tt, nn

DFHSN1501
date time applid Session signoff for session session has failed. SAF codes are (X'safresp',X'safreas'). ESM codes are (X'esmresp',X'esmreas').
Explanation:

An MRO/ISC signoff is attempted but the signoff has failed for the reason given.

System action:

Processing continues.

User response:

The response and reason codes (safresp and safreas) returned by the system authorization facility (SAF), and the response and reason codes (esmresp and esmreas) returned by the external security manager (ESM) are those issued by the RACROUTE REQUEST=VERIFY or RACROUTE REQUEST=EXTRACT macros. These return codes are described in the OS/390 MVS Programming: Authorized Assembler Services Guide, and in External Security Interface (RACROUTE) Macro Reference for MVS and VM (SC28-1366). Consult the manuals to find the cause of the codes.

Destination:

CSCS

Modules:

DFHSNSU

XMEOUT Parameters: date, time,applid, session, X'safresp', X'safreas', X'esmresp', X'esmreas'

DFHSN1604
date time applid Attach header signon at terminal termid by user userid has failed. SAF codes are (X'safresp',X'safreas'). ESM codes are (X'esmresp',X'esmreas').
Explanation:

User userid has failed the implicit signon for attach security.

System action:

The attach fails.

User response:

The response and reason codes (safresp and safreas) returned by the system authorization facility (SAF), and the response and reason codes (esmresp and esmreas) returned by the external security manager (ESM) are those issued by the RACROUTE REQUEST=VERIFY or RACROUTE REQUEST=EXTRACT macros. These return codes are described in the OS/390 MVS Programming: Authorized Assembler Services Guide, and in External Security Interface (RACROUTE) Macro Reference for MVS and VM (SC28-1366). Consult the manuals to find the cause of the codes.

Destination:

CSCS

Modules:

DFHSNUS

XMEOUT Parameters: date, time,applid, termid, userid, X'safresp', X'safreas', X'esmresp', X'esmreas'

DFHSN1605
date time applid Attach header signon at terminal termid has failed. SAF codes are (X'safresp',X'safreas'). ESM codes are (X'esmresp',X'esmreas').
Explanation:

The implicit signon for local user security has failed.

System action:

The attach fails.

User response:

The response and reason codes (safresp and safreas) returned by the system authorization facility (SAF), and the response and reason codes (esmresp and esmreas) returned by the external security manager (ESM) are those issued by the RACROUTE REQUEST=VERIFY or RACROUTE REQUEST=EXTRACT macros. These return codes are described in the OS/390 MVS Programming: Authorized Assembler Services Guide, and in External Security Interface (RACROUTE) Macro Reference for MVS and VM (SC28-1366). Consult the manuals to find the cause of the codes.

Destination:

CSCS

Modules:

DFHSNUS

XMEOUT Parameters: date, time,applid, termid, X'safresp', X'safreas', X'esmresp', X'esmreas'

DFHSN1606
date time applid Attach header signoff at terminal termid has failed. SAF codes are (X'safresp',X'safreas'). ESM codes are (X'esmresp',X'esmreas').
Explanation:

The user has failed the implicit signoff for attach security.

System action:

Processing continues.

User response:

The response and reason codes (safresp and safreas) returned by the system authorization facility (SAF), and the response and reason codes (esmresp and esmreas) returned by the external security manager (ESM) are those issued by the RACROUTE REQUEST=VERIFY or RACROUTE REQUEST=EXTRACT macros. These return codes are described in the OS/390 MVS Programming: Authorized Assembler Services Guide, and in External Security Interface (RACROUTE) Macro Reference for MVS and VM (SC28-1366). Consult the manuals to find the cause of the codes.

Destination:

CSCS

Modules:

DFHSNUS

XMEOUT Parameters: date, time,applid, termid, X'safresp', X'safreas', X'esmresp', X'esmreas'

DFHSN1800
date time applid Signon at {netname |console | terminal }portname by preset user userid in group groupid is complete.
Explanation:

The user userid, specified for preset security terminal portname has been signed on to the external security manager (ESM).

System action:

The security attributes for this userid are used in all security requests issued against this terminal.

The terminal is now PRESET with this userid for its entire duration.

User response:

None.

Destination:

CSCS

Modules:

DFHSNPU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid,groupid

DFHSN1801
date time applid Signon at {netname |console | terminal }portname by preset user userid has failed. SAF codes are (X'safresp',X'safreas'). ESM codes are (X'esmresp',X'esmreas').
Explanation:

The user userid, specified for a preset security terminal portname, could not be signed on to the external security manager (ESM).

System action:

The signon request is rejected and the terminal cannot be put in service.

User response:

The response and reason codes (safresp and safreas) returned by the system authorization facility (SAF), and the response and reason codes (esmresp and esmreas) returned by the external security manager (ESM) are those issued by the RACROUTE REQUEST=VERIFY or RACROUTE REQUEST=EXTRACT macros. These return codes are described in the OS/390 MVS Programming: Authorized Assembler Services Guide, and in External Security Interface (RACROUTE) Macro Reference for MVS and VM (SC28-1366). Consult the manuals to find the cause of the codes.

Destination:

CSCS

Modules:

DFHSNPU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, userid,X'safresp', X'safreas', X'esmresp',X'esmreas'

DFHSN1850
date time applid Signoff at preset {netname | console | terminal }portname is complete.
Explanation:

The preset security terminal portname has been signed off while the terminal was being deleted. Its security has been removed.

System action:

Processing continues.

User response:

None.

Destination:

CSCS

Modules:

DFHSNPU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname

DFHSN1851
date time applid Signoff at preset {netname | console | terminal } portname has failed. SAF codes are (X'safresp',X'safreas'). ESM codes are (X'esmresp',X'esmreas').
Explanation:

The preset security terminal portname, could not be signed off while the terminal was being deleted.

System action:

Processing continues.

User response:

The response and reason codes (safresp and safreas) returned by the system authorization facility (SAF), and the response and reason codes (esmresp and esmreas) returned by the external security manager (ESM) are those issued by the RACROUTE REQUEST=VERIFY or RACROUTE REQUEST=EXTRACT macros. These return codes are described in the OS/390 MVS Programming: Authorized Assembler Services Guide, and in External Security Interface (RACROUTE) Macro Reference for MVS and VM (SC28-1366). Consult the manuals to find the cause of the codes.

Destination:

CSCS

Modules:

DFHSNPU

XMEOUT Parameters: date, time,applid, {1=netname , 2=console , 3=terminal }, portname, X'safresp',X'safreas', X'esmresp', X'esmreas'

[[ Contents Previous Page | Next Page Index ]]