Current Function Path
- Last Updated: April 6, 2022
- 1 minute read
- DataDirect Connectors
- ODBC
- IBM Db2 8.0
- Documentation
Current Function Path
Attribute
CurrentFunctionPath (CFP)
Purpose
Specifies a comma-separated list of Db2 schema names used to resolve unqualified function names and data type references in dynamically prepared SQL statements. This value also is used to resolve unqualified stored procedure names specified in CALL statements.
Valid Values
schema_name[,...]
where:
-
schema_name - is the name of a valid Db2 schema.
Default
None