IFCID083: Identify End

The IFCID083 DD contains the extracted IFCID 083 (Identify End) records.

Fields

Begin program-specific programming interface information.The IFCID083 DD has the following fields:
RECOPT
The record coordination option specification.
Field Name: QW0083RO
ACCESS
Whether the access was successful.
Field Name: QW0083AD
CURR SQLID
The current SQL authorization ID.
Field Name: QW0083QD
ORIG AUTHID
The original primary authorization ID.
Field Name: QW0083OP
SECONDARY AUTHORIZATION IDS
The list of the secondary authorization IDs. This list is only produced if there are secondary authorization IDs.
Field Name: QW0083SA
ACEE UTOKEN
The ACEE UTOKEN.
Field Name: QW0083UT
RETURN CODE
The return code.
Field Name: QW0083RT
REASON CODE
The reason code.
Field Name: QW0083RS
CONNECTION TYPE
The connection type.
Field Name: QW0083CT

Example

END           RECOPT     : '...'                                                                       
              ACCESS     : SUCCESSFUL                                                                  
              CURR SQLID : USRT005                                                                     
              ORIG AUTHID: USRT005                                                                     
              SECONDARY AUTHORIZATION IDS:                                                             
              ACEE UTOKEN: &.....H.SYSHIGH STLVM3  JES2    STLVM3  SYS1    RDR1    ........USRT005 SYS1
              RETURN CODE:  0000000000                                                                 
              REASON CODE:  0000000000                                                                 
              CONNECTION TYPE: X'C2C1E3C3C8404040'
End program-specific programming interface information.