Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RDC Standby Wizard manual reader's review

RDC Standby Wizard manual reader's review

From: Jeremiah Wilton <jwilton_at_speakeasy.net>
Date: Wed, 06 Mar 2002 11:16:56 -0800
Message-ID: <F001.004210BF.20020306111656@fatcity.com>


So after the spam posting from RDC, I went and checked the features of their "Standby Wizard." Here are my findings. Note that I did not use their product, but only read the manual, so they may not be as bad as they appear from the manual.

>From their user's manual it appears Standby Wizard:

It also appears that the Standby Wizard's course of action when a datafile is added is to require the operator to request an 'incremental rebuild' of the standby database, which stated more accurately means copying a datafile or datafiles from the primary to the standby. As many of us know, that is totally unnecessary to copy a newly created datafile to the standby. All we have to do is wait for the standby to fail with ORA-01670, then issue:

alter database create datafile '<primary filespec>' as '<standby filespec>';

Their method uses resources unnecessarily and requires operator intervention, both of which seem senseless.

In short, I would not use this product in any serious, mission-critical situation.

--
Jeremiah Wilton
http://www.speakeasy.net/~jwilton

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jeremiah Wilton
  INET: jwilton_at_speakeasy.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Mar 06 2002 - 13:16:56 CST

Original text of this message

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