RE: crsctl 19c and library

From: Clay Jackson <"Clay>
Date: Thu, 15 Jul 2021 14:03:03 +0000
Message-ID: <CO1PR19MB4984E2E80E3B4EDA10785EEE9B129_at_CO1PR19MB4984.namprd19.prod.outlook.com>



Thanks, Russ – yes lowercase, and when we “echo $LD_LIBRARY_PATH” the expected path is there.

From: Ruan Linehan <ruandav_at_gmail.com> Sent: Thursday, July 15, 2021 3:52 AM
To: Clay Jackson (cjackson) <Clay.Jackson_at_quest.com> Cc: Mark W. Farnham <mwf_at_rsiz.com>; ORACLE-L <oracle-l_at_freelists.org> Subject: Re: crsctl 19c and library

CAUTION: This email originated from outside of the organization. Do not follow guidance, click links, or open attachments unless you recognize the sender and know the content is safe.

Hi Clay,

We’ve done the obvious “EXPORT LD_LIBRARY_PATH... I assume that is supposed to be a lower case export right? strace or truss on Solaris are what might help you out here.

Regards,
Ruan

On Wed, Jul 14, 2021 at 4:41 PM Clay Jackson <dmarc-noreply_at_freelists.org<mailto:dmarc-noreply_at_freelists.org>> wrote: Thanks! We tried that early on and didn’t find anything; but, have made a few changes, and so will try that again.

Clay

From: Mark W. Farnham <mwf_at_rsiz.com<mailto:mwf_at_rsiz.com>> Sent: Wednesday, July 14, 2021 8:32 AM
To: Clay Jackson (cjackson) <Clay.Jackson_at_quest.com<mailto:Clay.Jackson_at_quest.com>>; 'ORACLE-L' <oracle-l_at_freelists.org<mailto:oracle-l_at_freelists.org>> Subject: RE: crsctl 19c and library

CAUTION: This email originated from outside of the organization. Do not follow guidance, click links, or open attachments unless you recognize the sender and know the content is safe.

I don’t know, but in addition to the export you’ve done, I would dump the working environment and the non-working environment into text files and do a diff (possibly with each sucked through a sort pipe if someone decided to rewrite the definition order of environment variables between releases for no apparent reason.)

Good luck, my friend. Why <any>IX doesn’t dump the search order it used automatically when it fails to find something was a brain cramp somewhere between having a single directory and allowing multiple directories. Sigh. All these years an no one fixed that.

mwf

From: oracle-l-bounce_at_freelists.org<mailto:oracle-l-bounce_at_freelists.org> [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Clay Jackson (Redacted sender "Clay.Jackson" for DMARC) Sent: Wednesday, July 14, 2021 11:14 AM To: 'ORACLE-L'
Subject: crsctl 19c and library

Here’s a new one - we have a set of scripts we use to start and stop one of our products in a RAC environment, running Solaris 10 if that makes any difference.

They run fine from the command line AND from crsctl under 12c

Running against 19c, they run fine on the command line, but when we try to run them from crsctl, they fail with a “library not found” on the libraries in a “local” library directory. We’ve done the obvious “EXPORT LD_LIBRARY_PATH……”, but so far, can’t solve this one.

Has anyone else seen something like this or have any ideas on where to look to debug?

Clay Jackson

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jul 15 2021 - 16:03:03 CEST

Original text of this message