Use this procedure to subscribe to Oracle Linux channels, and to add the Oracle Linux channel that distributes the Oracle Preinstallation RPM:
root
, depending on your platform. For example:
# yum install oracle-database-server-12cR2-preinstall
Note:
Use the-y
option if you want yum
to skip the package confirmation prompt.You should see output indicating that you have subscribed to the Oracle Linux channel, and that packages are being installed.
root
to update the sysctl.conf
settings:
# sysctl -p
Note:
The RPM packages set the Oracle software user tooracle
by default. Before installing Oracle Database, you can update the Oracle user name in the /etc/security/limits.d/oracle-database-server-12cR2-preinstall.conf
file and other configuration files.
/var/log/oracle-database-server-12cR2-preinstall/backup/timestamp/orakernel.log
Repeat these steps on all other servers in your cluster.