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!

Oracle 19.13 install failed on Oracle Linux 8.10

MeowMeowOct 2 2024

We have Oracle Linux 8.10 server and are having issues with getting oracle 19.13 or 19.3 installed. Basically it won't install.

Has anyone run into this issue or have any workarounds?

1. OEL 8.10 fresh install on server

2. we ran sudo yum install -y oracle-database-preinstall-19c , which installed 71 packages

3. Install 19.13 or 19.3 failed at the O.S. prerequisite check level.

4. set CV_ASSUME_DISTID=OL7 and was able to bypass the prerequisite check and installer proceeded but failed on another spot for both Oracle 19.13 and Oracle 19.3: [main] [ 2024-10-01 11:08:19.652 EDT ] [CmdToolUtil.doexecute:1190] nativeSystem.runRemoteExecCmd failed. Command = /sbin//acfsutil arguments = [version] env = null error = /bin/sh: /sbin//acfsutil: No such file or directory output = ]]

Comments
Post Details
Added on Oct 2 2024
3 comments
1,071 views