Compatibility database configuration parameters
You can use database configuration parameters to indicate whether the compatibility semantics associated with the certain data types are applied to the connected database.
The compatibility parameters that can be
checked are:
-
date_compat
- Indicates whether the DATE data type compatibility semantics that are associated with the TIMESTAMP(0) data type are applied to the connected database. number_compat
- Indicates whether the compatibility semantics that are associated with the NUMBER data type are applied to the connected database. varchar2_compat
- Indicates whether the compatibility semantics that are associated with the VARCHAR2 data type are applied to the connected database.