0% found this document useful (0 votes)
75 views1 page

Oracle Linux RAC Lab

This document provides instructions to install Oracle Database 19c on a Red Hat system including installing the Oracle preinstall package via yum, checking for the oracle user, installing ASM support and bind utilities, loading sysctl settings, and checking the /etc/hosts file. It also lists the ifconfig command without further context.

Uploaded by

raaman
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
75 views1 page

Oracle Linux RAC Lab

This document provides instructions to install Oracle Database 19c on a Red Hat system including installing the Oracle preinstall package via yum, checking for the oracle user, installing ASM support and bind utilities, loading sysctl settings, and checking the /etc/hosts file. It also lists the ifconfig command without further context.

Uploaded by

raaman
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

cat /etc/red-release

yum install -y oracle-database-preinstall-19c.x86_64


id oracle
yum install -oraclasm-support
yum install bind*-y
sysctl -p
cat /etc/hosts

ifconfig

You might also like