Search This Blog

Sunday, 6 March 2022

Oracle 12c Installer error -- no oraInstaller in java.library.path

 Oracle 12c Installer error - 

[INS-10102] Installer initialization failed
- no oraInstaller in java.library.path


- make sure oraInst.loc file has the valid location of oraInventory path and oracle os user has the permissions to read the oraInst.loc file and read / write on oraInventory.


- install the following package  libnsl.so.1 with root user
#dnf install libnsl




No comments:

OCI - Oralce linux - warning your password will expire in 6 days - use command "chage"

  If OS user gets the warning message for password expiry in OCI Oracle linux, then change the password expiry, following are the 2 methods ...