Re: crsctl 19c and library
Date: Thu, 15 Jul 2021 13:39:34 -0500
Message-ID: <CAEueRAU+vy1kkLFBLCVOu3Oefptp6xPr86vsjVFGFJc__-eotg_at_mail.gmail.com>
Try adding this to your script. It will at least give you a better idea of
what the execution environment looks like.
strings /proc/$$/environ
On Thu, Jul 15, 2021 at 1:05 PM MacGregor Ian A. <
dmarc-noreply_at_freelists.org> wrote:
> Does "crsctl upgrade" need to be run?
>
>
> Ian A. MacGregor
> SLAC IT
> SLAC National Accelerator Laboratory
> ------------------------------
> *From:* oracle-l-bounce_at_freelists.org <oracle-l-bounce_at_freelists.org> on
> behalf of Clay Jackson <dmarc-noreply_at_freelists.org>
> *Sent:* Wednesday, July 14, 2021 8:13 AM
> *To:* 'ORACLE-L' <oracle-l_at_freelists.org>
> *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-lReceived on Thu Jul 15 2021 - 20:39:34 CEST