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 a useful and insightful response to that unapproved commercial.
Jared
Jeremiah Wilton <jwilton_at_speakeasy.net>
Sent by: root_at_fatcity.com
03/06/02 11:16 AM
Please respond to ORACLE-L
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: Subject: RDC Standby Wizard manual reader's review
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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Jared.Still_at_radisys.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 - 15:10:21 CST