Monday, November 20, 2017

Package cvuqdisk missing in Grid 12c

During Grid Infrastructure 12c R2 Installation faced below problem


Physical memory and swap size is understandable, but before this cvuqdisk-1.0.10-1 package was not known package for me.
Solution : You do not need download cvuqdisk-1.0.10-1.rpm package, it is inside grid infrastructure installation software, so you can find it under $GRID_HOME/cv/rpm.

with root user :
cd /u0/app/12.2.0.1/grid/cv/rpm/
# ls
cvuqdisk-1.0.10-1.rpm

# rpm -Uvh cvuqdisk-1.0.10-1.rpm 
Preparing...                ########################################### [100%]
Using default group oinstall to install package
   1:cvuqdisk               ########################################### [100%]

That's all, Click Check again and missing package problem disappear

No comments:

Post a Comment