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 -> Hot Standby questions on nesting Alter tablespace begin backup's

Hot Standby questions on nesting Alter tablespace begin backup's

From: Bob <boblai_at_yahoo.com>
Date: 8 Mar 2002 14:32:11 -0800
Message-ID: <26704392.0203081432.54bc8d43@posting.google.com>


Is it permissible to nest the following:   

   alter tablespace <table 1> begin backup    alter tablespace <table 2> begin backup    ...
   alter tablespace <table 2> end backup    alter tablespace <table 1> end backup

What I do in the middle is not lengthy, I'm doing a disk mirror suspend. I need to have a complete but consistent set of tablespaces, control files, and logs so that I can recover from this set in the event of a disaster.

TIA Bob

PS Sorry if this hits the news group twice: stuttering pinky finger Received on Fri Mar 08 2002 - 16:32:11 CST

Original text of this message

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