Configure yum server
1. copy dvd at /var/ftp/pub
2. rpm -ivh createrepo*
3. createrepo -v /var/ftp/pub
4. service vsftpd restart
5. chkconfig vsftpd on
6. vim /etc/yum.conf
[local]
baseurl=ftp://localhost/pub
gpgcheck=0
Install Required Linux Packages for Oracle RAC
yum install binutils elfutils-libelf glibc glibc-common libaio \
libgcc libstdc++ make compat-libstdc++-33 elfutils-libelf-devel \
glibc-headers glibc-devel libgomp gcc gcc-c++ libaio-devel \
libstdc++-devel unixODBC unixODBC-devel sysstat libxp openmotif xorg-x11-libs-compat
Note: download xorg-x11-libs-compat exclusively for r12 installation, this pkg not availble in linux dvd
1 comment:
Oracle RAC DBA --- "
Oracle RAC DBA Online Training
Send ur Enquiry to contact@21cssindia.com
Introduction to Real Application Clusters
What is Cluster
Types of Cluster & Cluster products
Oracle Grid Infrastructure principles and Purpose" more… Online Training- Corporate Training- IT Support U Can Reach Us On +917386622889 - +919000444287 http://www.21cssindia.com/courses/oracle-rac-dba-online-training-127.html
Post a Comment