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: How to make Standby DB to be consistent with Primary db again?

Re: How to make Standby DB to be consistent with Primary db again?

From: yoke wang <cnwy_at_263.net>
Date: 25 May 2005 19:55:12 -0700
Message-ID: <42c18ceb.0505251855.56a43410@posting.google.com>


> As you are missing archivelogs on the primary, rebuilding using rman
> or any other hot backup mechanism is the only option you have.
  You mean I can do hot backup for each tablespace and copy the datafile to standby?   Alter tablespace xxx begin backup;
  cp xx.dbf to standby
  Alter tablespace xxx end backup;
  Is that all I must do?

wy. Received on Wed May 25 2005 - 21:55:12 CDT

Original text of this message

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