The following table shows parameter fields and their descriptions for the exit program called at exit point QIBM_QZDA_NDB1 by using the ZDAD0200 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 | For this exit point the value is *NDB. |
20 | 14 | CHAR(8) | Format name | The user exit format name being used. For the add to library list function the format name is ZDAD0200. |
28 | 1C | BINARY(4) | Requested function | The function being performed.
|
32 | 20 | BINARY(4) | Number of libraries | The number of libraries (the next field) |
36 | 24 | CHAR(10) | Library name | The library names for each library |
Note: This format
is defined by member EZDAEP in files H, QRPGSRC, QRPGLESRC, QCBLSRC and QCBLLESRC
in library QSYSINC.
|
The QIBM_QZDA_SQL1 exit point is defined to run an exit point for certain SQL requests that are received for the database server. Only one format is defined for this exit point.