Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

Oracle 19c client installation fails on OL9

edited Jun 9, 2025 11:26PM in Database Install/Upgrade/Opatch (MOSC) 2 commentsAnswered

I have faced an issue while installing oracle client 19c on OEL9 OL9. Installation is looking for /usr/lib64/libpthread_nonshared.a

I have gerated it using below command then installation went through. However not very sure if I get any issue by doing this trick. Any one faced this issue.

echo '!<arch>' | sudo tee /usr/lib64/libpthread_nonshared.a > /dev/null

I have followed oracle article "https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=95898060719057&id=2969734.1&_afrWindowMode=0&_adf.ctrl-state=1acba6vfoa_4" however no luck.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center