DB2 Version 9.7 for Linux, UNIX, and Windows

CurrentSchema CLI/ODBC configuration keyword

Specifies the schema used in a SET CURRENT SCHEMA statement upon a successful connection.

db2cli.ini keyword syntax:
CurrentSchema = schema name
Default setting:
No statement is issued.
Usage notes:
 

Upon a successful connect, if this option is set, a SET CURRENT SCHEMA statement is sent to the DBMS. This allows the end user or application to name SQL objects without having to qualify them by schema name.