Purpose

Specifies the name of the schema to be used to qualify unqualified database objects in dynamically prepared SQL statements. This property sets the name of the schema in the DB2 CURRENT SCHEMA special register. If the attempt to change the schema fails, the connection fails and you receive the message Invalid value for AlternateID. Refer to your DB2 documentation for permission requirements imposed by the database.

Valid Values

string

where:

string
is a valid DB2 schema name.

Default

None

Data type

String