Hi All,
OS: RHEL 6.3
DB:11204
I am trying to install ASM for stand alone database. I am trying to install the oracle asm libs:
oracleasm-support-2.1.8-1.el6.x86_64
oracleasmlib-2.0.4-1.el6.x86_64
But while installing the same I am getting the below error:
[root@DRPENSBI-node2 tmp]# yum install oracleasm-support-2.1.8-1.el6.x86_64.rpm
Loaded plugins: product-id, security, subscription-manager
Updating certificate-based repositories.
Unable to read consumer identity
HA | 4.0 kB 00:00 ...
Server | 1.3 kB 00:00 ...
Setting up Install Process
Examining oracleasm-support-2.1.8-1.el6.x86_64.rpm: oracleasm-support-2.1.8-1.el6.x86_64
oracleasm-support-2.1.8-1.el6.x86_64.rpm: does not update installed package.
Error: Nothing to do
---------------------
AND
---------------------
[root@DRPENSBI-node2 tmp]# yum install oracleasmlib-2.0.4-1.el6.x86_64.rpm
Loaded plugins: product-id, security, subscription-manager
Updating certificate-based repositories.
Unable to read consumer identity
Setting up Install Process
Examining oracleasmlib-2.0.4-1.el6.x86_64.rpm: oracleasmlib-2.0.4-1.el6.x86_64
Marking oracleasmlib-2.0.4-1.el6.x86_64.rpm to be installed
Resolving Dependencies
There are unfinished transactions remaining. You might consider running yum-complete-transaction first to finish them.
--> Running transaction check
---> Package oracleasmlib.x86_64 0:2.0.4-1.el6 will be installed
--> Processing Dependency: oracleasm >= 1.0.4 for package: oracleasmlib-2.0.4-1.el6.x86_64
--> Finished Dependency Resolution
Error: Package: oracleasmlib-2.0.4-1.el6.x86_64 (/oracleasmlib-2.0.4-1.el6.x86_64)
Requires: oracleasm >= 1.0.4
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
The kernel version of the database server is as below:
[root@DRPENSBI-node2 tmp]# uname -r
2.6.32-279.el6.x86_64
Please suggest where is the location to find all the necessary packages for a successful installation of ASM on RHEL 6.3.
Regards,