Issues 'SET CURRENT PACKAGE PATH = schema1, schema2, ...' after every connection.
When set, this option issues the command "SET CURRENT PACKAGE PATH = schema1, schema2, ..." after every connection to the database. This setting specifies the list of schema names (collection identifiers) that will be searched when there is a package from a different schema.
This keyword is best suited for use with ODBC static processing applications, rather than CLI applications.