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: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Wed, 1 Nov 2000 00:04:41 +0100
Message-ID: <973062128.1295.0.pluto.d4ee154e@news.demon.nl>

You have to use su oracle -c dbora
instead of running svrmgrl as root.
This is the documented behavior, and all documented startup scripts use su.

Hth,

Sybrand Bakker, Oracle DBA

<kal121_at_my-deja.com> wrote in message news:8tng87$hbu$1_at_nnrp1.deja.com...
> 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.
Received on Tue Oct 31 2000 - 17:04:41 CST

Original text of this message

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