RE: crsctl 19c and library

  • From: "Clay Jackson" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "Clay.Jackson" for DMARC)
  • To: Ruan Linehan <ruandav@xxxxxxxxx>
  • Date: Thu, 15 Jul 2021 14:03:03 +0000

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

From: Ruan Linehan <ruandav@xxxxxxxxx>
Sent: Thursday, July 15, 2021 3:52 AM
To: Clay Jackson (cjackson) <Clay.Jackson@xxxxxxxxx>
Cc: Mark W. Farnham <mwf@xxxxxxxx>; ORACLE-L <oracle-l@xxxxxxxxxxxxx>
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@xxxxxxxxxxxxx<mailto:dmarc-noreply@xxxxxxxxxxxxx>> 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@xxxxxxxx<mailto:mwf@xxxxxxxx>>
Sent: Wednesday, July 14, 2021 8:32 AM
To: Clay Jackson (cjackson) 
<Clay.Jackson@xxxxxxxxx<mailto:Clay.Jackson@xxxxxxxxx>>; 'ORACLE-L' 
<oracle-l@xxxxxxxxxxxxx<mailto:oracle-l@xxxxxxxxxxxxx>>
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@xxxxxxxxxxxxx<mailto:oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] 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

Other related posts: