AlternateID
Purpose
Specifies the name of the schema to be used to qualify unqualified database objects in dynamically prepared SQL statements.
For DB2 for Linux/UNIX/Windows and DB2 for i, this property sets the value in the DB2 CURRENT SCHEMA special register.
For DB2 for z/OS, this property sets the value in the DB2 CURRENT SQLID special register.
Valid Values
For DB2 for Linux/UNIX/Windows and DB2 for i, a valid DB2 schema name. This value is not validated by the database server.
For DB2 for z/OS, this value is validated by the database server. Refer to your IBM documentation for valid values for the CURRENT SQLID register.
Default
None
Data type
String