Purpose

A list of DB2 schema names that are used to resolve unqualified function names and data type references in dynamically prepared SQL statements. It also is used to resolve unqualified stored procedure names that are specified in CALL statements. This property sets the CURRENT PATH register in the database.

Valid Values

schema_name[[,schema_name]...]      

where:

schema_name
Is a valid DB2 schema name.

Default

null

Data Type

String