Installation, Configuration, and Upgrade Issues for Oracle Solaris
These topics describe information about issues that affect Oracle Database installation, configuration, and upgrade.
Parent topic: Issues Affecting Oracle Solaris for Oracle Database 19c
Bug 21800407
When installing Oracle Database for English and Japanese environments, the background font incorrectly displays yellow color for the Oracle Universal Installer (OUI), Database Configuration Assistant (DBCA), and Database Upgrade Assistant (DBUA) pages.
Workaround:
Prior to installing Oracle Database, run the following command:
export _JAVA_OPTIONS='-Dsun.java2d.xrender=false'
Bug 28650933
Installing and using Oracle Secure Backup 12.2 on Oracle Solaris 11.4 may fail if the
library libnls.so is not available in standard system library paths,
since the Oracle Secure Backup libraries depend on libnls.so.
Workaround:
Upgrade the Oracle Solaris OS version to Oracle Solaris 11.4.6.4.0. and then install
Oracle Secure Backup 12.2. Alternate workaround is to copy the file
/usr/ib/64/libnls.so.1 from an Oracle Solaris 11.3 machine to the
/usr/lib/64 path in the Oracle Solaris 11.4 machine where Oracle
Secure Backup 12.2 needs to be installed.
Bug 24355490
When installing or upgrading an Oracle Grid Infrastructure home on Oracle Solaris 10, if the desired software location resides under a soft link, then the Oracle Grid Infrastructure installer incorrectly sets the physical path as the software location.
Workaround:
Perform the following steps:
-
Set the Oracle Grid Infrastructure installer specifying the complete path to the desired Oracle home path:
Complete Oracle home path/gridSetup.sh -
Proceed with the Oracle Grid Infrastructure installation.