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!

Problem with installation of Oracle 18c XE on Oracle Linux

User_YF13YJan 5 2021 — edited Jan 5 2021

Hi, I have set up a Oracle Linux Server and I want to install Oracle 18c XE using RPM package. Following Oracle Database XE documentation the only thing that I need to do is running this command
# yum -y localinstall oracle-database-xe-18c-1.0-1.x86_64.rpm
because on Oracle Linux the Database Preinstallation RPM is pulled automatically.
Unfortunately I receive this error:
Error:
Problem: conflicting requests
-nothing provides oracle-database-preinstall-18c needed by oracle-database-xe-18c-1.0-1.x86_64 (try to add '--skip-broken' to skip unistallable packages or '--nobest' to use not only best candidate packages)
Can anyone help me?

This post has been answered by Billy Verreynne on Jan 5 2021
Jump to Answer
Comments
Post Details
Added on Jan 5 2021
2 comments
2,916 views