skip to main content
Part 2: The 32-Bit/64-Bit Drivers : The DB2 Wire Protocol Driver : Connection Option Descriptions : Current Function Path
  
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
GUI Tab
Advanced tab