IFCID 314 - Authorization Exit Parameters
This topic shows detailed information about Record Trace - IFCID 314 -
Authorization Exit Parameters
.
It is generated after the authorization exit is called and shows the contents of the parameter list.
This record can be useful when debugging an authorization exit.
Record trace - IFCID 314 - Authorization Exit Parameters
The field labels shown in the following sample layout of Record Trace - IFCID 314
- Authorization Exit Parameters
are described in the following section.
ADDRESS EXPL : X'000000AA' EXIT RETURN CODE: 4 STO CLOCK BEFORE EXIT CALL: 02-05-34 00:29:23.181759
ADDRESS WORK AREA : X'000000BB' EXIT REASON CODE: 8 STO CLOCK AFTER EXIT CALL: 02-05-34 00:29:23.182511
AUTH ID : N/P
UNQUALIFIED OBJECT NAME : N/P
OBJECT OWNER OR QUALIFIER: N/P
RELATED INFO 1 : N/P
RELATED INFO 2 : N/P
OBJECT OWNER : N/P
ROLE : N/P
OTHER OBJECT NAME : N/P
OTHER OBJECT OWNER : N/P
VIEWS BASE TABLE QUALIF : N/P
VIEWS BASE TABLE NAME : N/P
VIEWS BASE TABLE COLUMN : N/P
LENGTH WORK AREA : 204
ACEE UTOKEN : UTOKEN01XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXZ
PARAMETER LIST :
0000 C1C2C3C4 C5C6C7C8 C9404040 40404040 40404040 40404040 40404040 40404040 | ABCDEFGHI
0020 40404040 40404040 40404040 40404040 40404040 40404040 40404040 40404040 |
0040 40404040 40404040 40404040 40404040 40404040 40404040 40404040 40404040 |
0060 40404040 40404040 40404040 40404040 40404040 40404040 40404040 40404040 |
0080 40404040 40404040 40404040 40404040 40404040 40404040 40404040 40404040 |
00A0 40404040 40404040 40404040 40404040 40404040 40404040 40404040 40404040 |
00C0 40404040 40404040 40404040 40404040 40404040 40404040 40404040 40404040 |
00E0 40404040 40404040 40404040 40404040 40404040 40404040 40404040 40404040 |
- ADDRESS EXPL
-
The address of the exit parameter list.
Field Name: QW0314EL
- EXIT RETURN CODE
-
The return code from the exit:
0
- Access allowed.
-
4
- Check the Db2 authorization.
-
8
- Access denied.
12
- Unable to determine authorization. Do not call the exit again.
Field Name: QW0314RC
- STO CLOCK BEFORE EXIT CALL
-
The store clock value before the exit was called.
Field Name: QW0314BC
- ADDRESS WORK AREA
-
The address of the work area.
Field Name: QW0314WA
- EXIT REASON CODE
-
The reason code from the user-defined exit.
Field Name: QW0314RS
- STO CLOCK AFTER EXIT CALL
-
The store clock value after the exit was called.
Field Name: QW0314AC
- AUTH ID
-
The authorization ID that is checked by Db2.
Field Name: QW0314UN
- UNQUALIFIED OBJECT NAME
-
The unqualified object name.
Field Name: QW0314BN
- OBJECT OWNER OR QUALIFIER
-
The object owner or qualifier.
Field Name: QW0314ON
- RELATED INFO 1
-
Shows other related information in field 1.
Field Name: QW03141N
- RELATED INFO 2
-
Shows other related information in field 2.
Field Name: QW03142N
- OBJECT OWNER
-
The object owner.
Field Name: QW0314NN
- ROLE
-
The role.
Field Name: QW0314LN
- OTHER OBJECT NAME
-
The other object name.
Field Name: QW0314MN
- OTHER OBJECT OWNER
-
The other object owner or the owner of the base table for the view.
Field Name: QW0314RN
- VIEWS BASE TABLE QUALIF
-
The qualifier of the base table for the view.
Field Name: QW0314SN
- NAME
-
The name of the base table for the view.
Field Name: QW0314AN
- VIEWS BASE TABLE COLUMN
-
The name of the column in the base table for the view.
Field Name: QW0314CN
- LENGTH WORK AREA
-
The length of the work area.
Field Name: QW0314WL
- ACEE UTOKEN
-
Shows the ACEE UTOKEN, if it is available. If it is not available, the first word of this field contains one of the following values:
0
- The UTOKEN cannot be accessed
-1
- An abend occurred during the attempt to access the ACEE.
Field Name: QW0314UT
- PARAMETER LIST
-
The list of parameters specific to the exit.
Field Name: QW0314PL