Database Checks

The database checks are as follows:
  1. The Oracle Database client version is in the 18c or 19c series.
  2. The Oracle Database server version is in the 18c or 19c series.
  3. The Oracle instance is created with the default NLS_LENGTH_SEMANTICS parameter value as BYTE.
  4. The Oracle instance is created with the default NLS_CHARACTERSETparameter value as AL32UTF8.
  5. The value of the maximum number of open cursors is greater than 1000.