Known Issues and Bugs for SUSE Linux Enterprise Server 15

This section contains information about issues related to SUSE Linux Enterprise Server 15:

Bug 29953021

To install Oracle Database software 19.4 on SUSE Linux Enterprise Server 15, download the Oracle Database software binaries from Oracle Technology Network (OTN), and then apply the 19.4 release updates (RUs) during the the Oracle Database and Oracle Grid Infrastructure installation or upgrade process.

Workaround:

During the Oracle Database and Oracle Grid Infrastructure installation process, run the runInstaller and gridSetup.sh commands with the -applyRU and -applyOneOffs options to install the latest 19.4 RU for SUSE Linux Enterprise Server 15:

Oracle Grid Infrastructure without Oracle ACFS and Oracle ADVM:
 $ 19.3_grid_home/gridSetup.sh -applyRU 19.4GIRU patch 29708769 -applyOneOffs patch 30171454
Oracle Grid Infrastructure with Oracle ACFS and Oracle ADVM:
$ 19.3_grid_home/gridSetup.sh -applyRU 19.4GIRU patch 29708769 -applyOneOffs patch 30171454, patch 28321248
Oracle Real Applications Cluster or Oracle Database (with Oracle Restart):
$ 19.3_dbhome/runInstaller -applyRU 19.4GIRU patch 29708769 -applyOneOffs patch 30171454
Single-instance Oracle Database:
$ 19.3_dbhome/runInstaller -applyRU 19.4DBRU patch 29834717 -applyOneOffs patch 30083976

Bug 29916735

On SUSE Linux Enterprise Server 15, after upgrading Oracle Grid Infrastructure to 19.4 GIRU, CPU usage increases when you run OSWatcher.

Workaround:

Perform the following steps:

  1. Enter the following command to stop OSWatcher from Oracle Trace File Analyzer (Oracle TFA):
    $ grid_home/bin/tfactl stop  oswbb to stop
  2. Add disown -a to the main loop inside OSWatcher.sh.
  3. Set ulimit to a sufficiently low value for the user running OSWatcher. 
This issue is fixed in OSWatcher 8.3.1.

See My Oracle Support Note 301137.1 for more information:

https://support.oracle.com/rs?type=doc&id=301137.1

Bug 29836096

libstdc++33 package missing error during Oracle Instant Client installation.

Workaround:

In the Perform Prerequisite Checks screen, select Ignore All and proceed with the installation.

For non-interactive or silent installations, run the following command:

$./runInstaller -ignorePrereq

Bug 29742223

If you install single instance Oracle Database 19c on SUSE Linux Enterprise Server 15 or SUSE Linux Enterprise Server 12 SP3 with 19.8 or later DBRU, then you may encounter a prerequisite error for the libstdc++33-3.3.3-62.1 package.

Workaround 1:

The libstdc++33-3.3.3-62.1 package is not required on SUSE Linux Enterprise Server 15 or SUSE Linux Enterprise Server 12 SP3.

In the Perform Prerequisite Checks screen, select Ignore All and proceed with the installation.

Workaround 2:

Apply 19c Oracle Clusterware Release Update (OCWRU) that is bundled in the 19c Oracle Grid Infrastructure Release Update (GIRU) along with Oracle Database 19c Release Update (DBRU) 19.8 or later.

Bug 30131474

libgfortran package missing error during Oracle Database 19.4 installation on SUSE Linux Enterprise Server 15

Workaround:

Ignore the warning and ensure that you install the libgfortran4-7.3.1+r258812-2.15.x86_64 package on the system.