INS-10102 Installer initialization failed

Introduction

In this article, we'll look at resolving the INS-10102 Installer initialization failed issue.

Cause

An unexpected error occurred while initializing the Installer.

Action

Contact Oracle Support Services or refer to logs.

Summary

[INS-10012] Setup driver initialization failed. no oraInstaller in java.library.path

[INS-10102] Installer initialization failed

Solution

For this issue, there may be other solutions as well but in my case, it is resolved after the installation of libnsl-2.28-251.0.2.el8_10.5.x86_64.rpm package.

You need to execute the below command so that the latest package will get installed.

Command

yum install libnsl

Note: – Execution requires root user privilege so if you don't have access contact your Linux team they will help you to install the package to resolve the issue.

Output

[INS-10102] Installer initialization failed
[INS-10102] Installer initialization failed

Conclusion

After Installing the RPM Package Hopefully, your issue INS-10102 Installer initialization failed will get resolved and you can proceed further with your installation.

Note: If you want to set the Lab in your home for practice to get your hands dirty then you can download and install Oracle VirtualBox, followed by the operating system, the Oracle binary software, and finally, create the database.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top