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: /etc/oratab and standby databases

Re: /etc/oratab and standby databases

From: Jerry Gitomer <jgitomer_at_hbsrx.com>
Date: Thu, 13 May 1999 12:47:33 -0400
Message-ID: <7hevmo$b62$2@autumn.news.rcn.net>


Hi Tom,

    Just use the 'N' value. The purpose of the parameter is to specify which instance(s) are to be started automatically. So anything with a 'Y' will start up when the system is rebooted and one with 'N' won't.

 regards

Jerry Gitomer



Tom La Porte wrote in message <7hes66$9vu$1_at_birch.prod.itd.earthlink.net>...
>I've been setting up a standby database for one of our production
>databases, and everything is working fine from the standby perspective.
>I'm now trying to work out the proper method for ensuring that the
>standby database is started up properly (i.e. as a standby database,
>and not opened as a regular database) if/when the server is rebooted.
>
>I thought of adding an entry in /etc/oratab, using an 'S' in the third
>field, rather than the standard 'Y|N' value that would normally go there.
>If I do that, I could either modify $ORACLE_HOME/bin/{dbshut,dbstart} to
>accommodate the new entry, or I could leave those unmodified and write
>my own startup/shutdown scripts for the standby database. I just wonder
>if I might be setting myself up for problems down the line by making
>non-standard entries in the /etc/oratab file.
>
>The documentation seems silent on the issue, and the Velpuri book (1st ed.)
>doesn't have too much to say on the actual mechanics of maintaining a
>standby database.
>
>Thoughts?
>
> -- Tom
>
>Thomas A. La Porte
>DreamWorks Feature Animation
>tlaporte_at_anim.dreamworks.com
>
Received on Thu May 13 1999 - 11:47:33 CDT

Original text of this message

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