Re: Multiversion startup script for linux

  • From: Wayne Smith <wts@xxxxxxxxx>
  • To: oracle-l <oracle-l@xxxxxxxxxxxxx>
  • Date: Tue, 17 Jul 2012 14:32:43 -0400

Last I looked, "dbstart" shutdown all running databases, then started
everything.
That's not exactly general purpose, and comes with a certain surprise
factor if you've already brought up your most important database and now
want to bring up the rest.  Not recommended except to perhaps just startup
everything.

My only experience with "dbshut" was many years ago.  I wondered why the
shutdowns were taking so long and discovered it was using "shutdown"
instead of "shutdown immediate" ... While the latter may seem to take
forever on certain production databases, the former really does take
forever. ;-)

Cheers, Wayne

On Tue, Jul 17, 2012 at 2:10 PM, Iotzov, Iordan
<IIotzov@xxxxxxxxxxxxxxx>wrote, in part:

> You can review "dbstart" and "dbshut" scripts that typically come with the
> default install ($OH/bin).
> This functionality has its share of bugs though...
>


--
//www.freelists.org/webpage/oracle-l


Other related posts: