Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re:RDC Standby Wizard manual reader's review
Jeremiah,
Thanks for the review. I did not realize we had been spammed, again!
Dick Goulet
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.
____________________Reply Separator____________________
Author: Jeremiah Wilton <jwilton_at_speakeasy.net>
Date: 3/6/2002 11:16 AM
-- 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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: dgoulet_at_vicr.com 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:48:34 CST