Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Prerequisite check failed which creating database

DUOSFeb 19 2017 — edited Feb 27 2017

Hi Oracle DB Guru's

I am new to database, i was trying to install database 12.1.0.2 on top of linux 7.3 which is installed on OVB. i ran few rpms which was recommended before creating my database, but few of the rpms failed which are listed below

[root@idm Packages]# rpm -Uvh libstdc++-devel-4.8.5-4.el7.x86_64.rpm

error: open of libstdc++-devel-4.8.5-4.el7.x86_64.rpm failed: No such file or directory

[root@idm Packages]# rpm -Uvh ksh-20120801-22.el7_1.2.x86_64.rpm

error: open of ksh-20120801-22.el7_1.2.x86_64.rpm failed: No such file or directory

[root@idm Packages]# rpm -Uvh kernel-headers-3.10.0-327.el7.x86_64.rpm

error: open of kernel-headers-3.10.0-327.el7.x86_64.rpm failed: No such file or directory

[root@idm Packages]# rpm -Uvh glibc-headers-2.17-105.0.1.el7.x86_64.rpm

error: open of glibc-headers-2.17-105.0.1.el7.x86_64.rpm failed: No such file or directory

[root@idm Packages]# rpm -Uvh glibc-devel-2.17-105.0.1.el7.x86_64.rpm

error: open of glibc-devel-2.17-105.0.1.el7.x86_64.rpm failed: No such file or directory

rpm -Uvh cpp-4.8.5-4.el7.x86_64.rpm

error: open of cpp-4.8.5-4.el7.x86_64.rpm failed: No such file or directory

[root@idm Packages]# rpm -Uvh gcc-4.8.5-4.el7.x86_64.rpm

error: open of gcc-4.8.5-4.el7.x86_64.rpm failed: No such file or directory

[root@idm Packages]# rpm -Uvh gcc-c++-4.8.5-4.el7.x86_64.rpm

error: open of gcc-c++-4.8.5-4.el7.x86_64.rpm failed: No such file or directory

I ignored it that time but when i started creating my db i got failure in prerequisite check. Picture of those failure are attached in this. I request someone to pl help me find those rpm so that i can install them. I want to know one more thing, if i install these rpm now then will i be facing any issues.

Thanks in advance

AmitIMG-20170219-WA0005.jpg

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 27 2017
Added on Feb 19 2017
8 comments
2,574 views