

Logları Kontrol ettiğimizde;
In the installActions.log the following output can be observed:
:
INFO: INFO: *********************************************
INFO: INFO: Package: elfutils-libelf-devel-0.97: This is a prerequisite condition to test whether the package "elfutils-libelf-devel-0.97" is available on the system.
INFO: INFO: Severity:IGNORABLE
INFO: INFO: OverallStatus:VERIFICATION_FAILED
INFO: INFO: -----------------------------------------------
INFO: INFO: Verification Result for Node:nodename
INFO: INFO: Expected Value:elfutils-libelf-devel-0.97
INFO: INFO: Actual Value:missing
INFO: INFO: Error Message:PRVF-7532 : Package "elfutils-libelf-devel" is missing on node "nodename"
INFO: INFO: Cause: A required package is either not installed or, if the package is a kernel module, is not loaded on the specified node.
INFO: INFO: Action: Ensure that the required package is installed and available.
INFO: INFO: -----------------------------------------------
:
INFO: INFO: *********************************************
INFO: INFO: Package: pdksh-5.2.14: This is a prerequisite condition to test whether the package "pdksh-5.2.14" is available on the system.
INFO: INFO: Severity:IGNORABLE
INFO: INFO: OverallStatus:VERIFICATION_FAILED
INFO: INFO: -----------------------------------------------
INFO: INFO: Verification Result for Node:nodename
INFO: INFO: Expected Value:pdksh-5.2.14
INFO: INFO: Actual Value:missing
INFO: INFO: Error Message:PRVF-7532 : Package "pdksh" is missing on node "nodename"
INFO: INFO: Cause: A required package is either not installed or, if the package is a kernel module, is not loaded on the specified node.
INFO: INFO: Action: Ensure that the required package is installed and available.
INFO: INFO: -----------------------------------------------
:
Buradaki sorun RedHat Release ne kızıyor okudğu release kısmını el ile değiştirip tekrar deneyelim; CV_ASSUME_DISTID=OEL4 yasan kısmı CV_ASSUME_DISTID=OEL6 olarak değiştiryoruz
$ cd /u01/orainstall/database/stage/cvu/cv/admin/
$ ls
cvu_config
$ cp cvu_config ..
$ vi cvu_config
# Fallback to this distribution id
CV_ASSUME_DISTID=OEL4 --deleted
# Fallback to this distribution id
CV_ASSUME_DISTID=OEL6
Kurulum ekranından çıkıp baştan runInstaller kısmına dönüyoruz.

Bir yanıt yazın