The following table shows parameter fields and their descriptions for the exit program called at exit point QIBM_QZDA_ROI1 using the ZDAR0200 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 the database server the value is *RTVOBJINF. |
20 | 14 | CHAR(8) | Format name | The user exit format name being used. For the following functions, the format name is ZDAR0200. |
28 | 1C | BINARY(4) | Requested function | The function being performed. This field
contains one of the following:
|
32 | 20 | CHAR(10) | Primary key table library name | The name of the library that contains the primary key table used when retrieving primary and foreign key information. |
42 | 2A | CHAR(128) | Primary key table name (alias name) | The name of the table that contains the primary key used when retrieving primary or foreign key information. |
170 | AA | CHAR(10) | Foreign key table library name | The name of the library that contains the foreign key table used when retrieving foreign key information. |
180 | 64 | CHAR(128) | Foreign key table name (alias name) | The name of the table that contains the foreign key used when retrieving foreign key information. |
Note: This
format is defined by member EZDAEP in files H, QRPGSRC, QRPGLESRC, QCBLSRC
and QCBLLESRC in library QSYSINC.
|