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: Oracle8 question for Linux gurus

Re: Oracle8 question for Linux gurus

From: Ken <kennospam_at_bayline.com>
Date: Thu, 07 Jan 1999 07:14:05 +0000
Message-ID: <36945EBD.BEB7313C@bayline.com>


You forgot to put /rc.d/ between your /etc/ and your /rc0.d in the destination.
Same problem on second line.

Ken

David Sisk wrote:

> (as root)
> ln -s /etc/rc.d/init.d/dbora /etc/rc0.d/K10dbora
> ln -s /etc/rc.d/init.d/dbora /etc/rc2.d/S99dbora
>
> I get an error message that the destination doesn't exist. Could someone
> point me in the right direction?
>
> Another question:
> When I do an ls -la rc* (with pwd = /etc), I see that /rc.0 and /rc.2 are
> marked as directories. But if I try to cd rc.0 or rc.2, it gives the same
> "not found" message. I'm befuddled, can someone explain why this happens
> (and even exactly how these and the linking are used)?
>
> If you don't mind, please email as well as posting here!
>
> Thanks and kindest regards,
>
> --
> David C. Sisk
> The Unofficial ORACLE on NT site
> http://www.ipass.net/~davesisk/oont.htm
Received on Thu Jan 07 1999 - 01:14:05 CST

Original text of this message

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