Oracle 12CR1 relink times error: Ld.so.1:skgxpinfo:fatal:libons.so:open failed:no such file or directory

Source: Internet
Author: User

From:
Oracle 12CR1 relink Error: "Ld.so.1:skgxpinfo:fatal:libons.so:open failed:no such file or directory" (document ID 1957810.1 )

Suitable for:

Oracle database-enterprise edition-version 12.1.0.1 and later
Generic UNIX


Symptoms:
Throw an error when using 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

Errors thrown in the log logs

Info:ld.so.1:skgxpinfo:fatal:libons.so:open failed:no such file or directory

Reason:

The "ld_library_path" variable is not set in the current UNIX shell

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

  For example: Export ld_library_path= $ORACLE _home/lib

2. Re-run Relink

Oracle 12CR1 relink times error: Ld.so.1:skgxpinfo:fatal:libons.so:open failed:no such file or directory

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.