1 | Connection user profile | Input | CHAR(10) |
The CLI Connection exit program is called by CLI through the registration facility before the conection is made to the relational database. CLI must be running in server mode for the exit program to be called. The exit point supports one CLI Connection exit program at a time. This exit program can be used for such things as changing the library list depending on the user making the connection or to enable debug for the prestart job handling the SQL requests.
You must have *ALLOBJ and *SECADM special authorities to register an exit program for the QIBM_QSQ_CLI_CONNECT exit point.
The user profile that requested the connection.
Top | Database and File APIs | APIs by category |