Database Checks
The database checks are as follows:
- The Oracle Database client version is in the 18c or 19c series.
- The Oracle Database server version is in the 18c or 19c series.
- The Oracle instance is created with the default
NLS_LENGTH_SEMANTICS
parameter value asBYTE.
- The Oracle instance is created with the default
NLS_CHARACTERSET
parameter value asAL32UTF8.
- The value of the maximum number of open cursors is greater than 1000.