Oracle 12cR1 Relink error: ld. so.1: skgxpinfo: fatal: libons. so: open failed: No such file or directory, oracledirectory

Source: Internet
Author: User

Oracle 12cR1 Relink error: ld. so.1: skgxpinfo: fatal: libons. so: open failed: No such file or directory, oracledirectory

Source:
Oracle 12cR1 Relink Error: "ld. so.1: skgxpinfo: fatal: libons. so: open failed: No such file or directory" (Document ID 1957810.1)

Applicable:

Oracle Database-Enterprise Edition-Version 12.1.0.1 and later
Generic UNIX


Symptoms:
An error is thrown when you use the following command relink:

$ ORACLE_HOME/oui/bin/runInstaller-relink-waitForCompletion-maketargetsxml $ ORACLE_HOME/inventory/make/makeorder. xml-logDir $ ORACLE_HOME/install ORACLE_HOME = $ ORACLE_HOME> $ ORACLE_HOME/install/relink. log 2> & 1

The error is thrown in the log.

INFO: ld. so.1: skgxpinfo: fatal: libons. so: open failed: No such file or directory

Cause:

The "LD_LIBRARY_PATH" variable is not set in the current UNIX shell.

Solution:
1. Set the environment variable LD_LIBRARY_PATH with the correct value

For example, export LD_LIBRARY_PATH = $ ORACLE_HOME/lib

2. Run relink again.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.