ClientApplCompat IBM data server driver configuration keyword
The ClientApplCompat keyword enables or disables new Db2® for z/OS® features.
- Equivalent CLI keyword
- N/A
- Equivalent IBM® data server provider for .NET connection string keyword
- N/A
- Equivalent IBM Data Server Driver for JDBC and SQLJ property
- clientApplcompat
- IBM data server driver configuration file (db2dsdriver.cfg) syntax
<parameter name="ClientApplCompat" value="V12R1M501"/>
- Default setting:
- None
- Equivalent environment or connection attribute:
- SQL_ATTR_CLIENT_APPLCOMPAT
- Usage notes:
-
- Set the ClientApplCompat parameter to either "V12R1M501" or "V12R1M502" to enable specific features for Db2 for z/OS12 and higher. The keyword accepts valid values, such as "V12R1M500", "V12R1M501", "V12R1M502", and "V13R1M501".
- Setting the ClientApplCompat parameter does not set the CURRENT APPLICATION COMPATIBILITY special register and is optional in Db2 11.1.1 or higher. For more information, see PH08482.