CurrentSQLID CLI/ODBC configuration keyword
Specifies the ID used in a SET CURRENT SQLID statement sent to the DBMS upon a successful connection.
- db2cli.ini keyword syntax:
- CurrentSQLID = current_sqlid
- Default setting:
- No statement is issued.
- Only applicable when:
- connecting to those Db2® DBMS's where SET CURRENT SQLID is supported.
- Usage notes:
Upon a successful connection, if this option is set, a SET CURRENT SQLID statement is sent to the DBMS. This allows the end user and the application to name SQL objects without having to qualify them by schema name.