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: dbshut and dbstart

Re: dbshut and dbstart

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: 1997/04/09
Message-ID: <335087bb.82296896@newshost>#1/1

On Tue, 08 Apr 1997 15:55:54 -0700, Drexel Pitts <pittsd_at_dps.robins.af.mil> wrote:

>Is 7.3.2 supposed to come with a new dbstart and dbshut?
>The old versions use sqldba which is gone from 7.3.
>
>TIA
Yea, they sort of messed this up. On most versions, they fixed it, on others they fixed it but then it reverted back.

The easiest, quick workaround is to create a symbolic link sqldba pointing to svrmgrl, for example:

$ ln -s svrmgrl sqldba

That'll also save you lots of time when you type sqldba instead of svrmgrl all the time anyway.......

Support will also send you a fixed dbstart/dbshut if you want.

Thomas Kyte
tkyte_at_us.oracle.com
Oracle Government
Bethesda MD

http://govt.us.oracle.com/ -- downloadable utilities



Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Wed Apr 09 1997 - 00:00:00 CDT

Original text of this message

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