Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: svrmgrl problems

Re: svrmgrl problems

From: <kal121_at_my-deja.com>
Date: Tue, 31 Oct 2000 23:44:47 GMT
Message-ID: <8tnlhe$lv5$1@nnrp1.deja.com>

Yes, that's correct. I guess I was confused. So for some reason the dbstart and dbshut scripts don't work.

In article <8tnggr$hgl$1_at_nnrp1.deja.com>,   David Fitzjarrell <oratune_at_aol.com> wrote:
> In our last gripping episode kal121_at_my-deja.com wrote:
> > Hi,
> >
> > Here's the problem:
> >
> > I cannot run svrmgrl as root. This is the error I get:
> >
> > [root]# svrmgrl
> > ld.so.1: svrmgrl: fatal: libjava.so: open failed: No such file or
> > directory
> >
> > I have set the LD_LIBRARY_PATH in root's .bash_profile to no avail.
> >
> > The reason this is a problem is because svrmgrl gets called from the
> > dbstart and dbshut scripts which get called from dbora, which get
> > called as root when the machine reboots. I have got this working on
> > other machines, but not here.
> >
> > Thanks
> >
> > Sent via Deja.com http://www.deja.com/
> > Before you buy.
> >
>
> You should be calling the dbstart and dbshut scripts using su:
>
> su - oracle -c dbstart
>
> The database should be started as 'oracle', not as 'root'.
>
> --
> David Fitzjarrell
> Oracle Certified DBA
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Oct 31 2000 - 17:44:47 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US