Allows a NULL connect to process the COMMON section of
the db2cli.ini initialization file.
- db2cli.ini keyword syntax:
- ReadCommonSectionOnNullConnect = 0 | 1
- Default setting:
- A NULL connect does not process the db2cli.ini initialization
file.
- Usage notes:
- For use with DB2® CLI, DB2 JDBC Type 2 and DB2 .NET stored procedures, specify 1 to allow
stored procedures to read the COMMON section of the db2cli.ini file,
thus allowing stored procedures to use keywords listed in that section.
(This
option is contained in the Common section of the initialization file
and therefore applies to all connections to DB2 databases.)