APPL COMPAT LEVEL field (APPLCOMPAT subsystem parameter)
The APPLCOMPAT subsystem parameter specifies the default value to use when the APPLCOMPAT bind option is not specified in a BIND command, or the APPLCOMPAT value is not specified or stored in the Db2 catalog for a REBIND command. Its value does not prevent specific applications from running at higher application compatibility levels.
Acceptable values: | function-level, V11R1, V10R1 |
---|---|
Default: | V11R1 or V10R1, as specified in the CLIST migration input member of the Db2 subsystem or first member of the data sharing group; V12R1M500 for installation |
Update: | option 5 on panel DSNTIPB |
DSNZPxxx: | DSN6SPRM.APPLCOMPAT |
The following values can be used to specify the default APPLCOMPAT bind option value for package binds and rebinds:
VvvRrMmmm
-
Compatibility with the behavior of the identified Db2 function level. For example,
V12R1M510
specifies compatibility with the highest available Db2 12 function level. The equivalent function level or higher must be activated.For the new capabilities that become available in each application compatibility level, see:Tip: Extra program preparation steps might be required to increase the application compatibility level for applications that use data server clients or drivers to access Db2 for z/OS. For more information, see Setting application compatibility levels for data server clients and drivers. - V12R1
- Compatibility with the behavior of Db2 12 function level 500. This value has the same result as specifying
V12R1M500
. - V11R1
- Compatibility with the behavior of Db2 11 new-function mode. After migration to Db2 12, this value has the same result as specifying
V12R1M100
. For more information, see V11R1 application compatibility level - V10R1
- Compatibility with the behavior of DB2 10 new-function mode. For more information, see V10R1 application compatibility level.
z/OSMF migration
The APPL COMPAT LEVEL field value is always selected as a z/OSMF variable. The setting indicates the target application compatibility level for Db2 after the migration process completes.