Sunday, October 23, 2016

Error with first step to install 11g R2 RAC

When i try to install yum install oracle-rdbms-server-11gR2-preinstall  i am getting an error

This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.

OS: RedHat 6.5
Solution:
rpm –import http://oss.oracle.com/ol6/RPM-GPG-KEY-oracle
rpm -q gpg-pubkey-ec551f03-4c2d256a
yum install oracle-rdbms-server-11gR2-preinstall

This helps to solve the issue.

1 comment: