The following table shows parameter fields and their descriptions for the exit program called at exit point QIBM_QZDA_INIT using the ZDAI0100 format.
Offset | Type | Field | Description | |
---|---|---|---|---|
Dec | Hex | |||
0 | 0 | CHAR(10) | User profile name | The name of the user profile that is calling the server. |
10 | A | CHAR(10) | Server identifier | The value is *SQL for this exit point. |
20 | 14 | CHAR(8) | Format name | The user exit format name being used. For QIBM_QZDA_INIT the format name is ZDAI0100. |
28 | 1C | BINARY(4) | Requested function | The function being performed. The only valid value for this exit point is 0. |
Note: This format
is defined by member EZDAEP in files H, QRPGSRC, QRPGLESRC, QCBLSRC and QCBLLESRC
in library QSYSINC.
|
The QIBM_QZDA_NDB1 exit point is defined to run an exit program for native database requests for the database server. Two formats are defined for this exit point.