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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to backup/restore just one schema??

Re: How to backup/restore just one schema??

From: Tim Gorman <tim_at_sagelogix.com>
Date: Wed, 12 May 2004 21:28:07 -0600
Message-ID: <BCC84767.14E5A%tim@sagelogix.com>


When using "exp" as a backup utility, don't forget to specify CONSISTENT=Y as well. Worst time to realize that related tables are referentially inconsistent is when you need data restored...

on 5/12/04 9:08 PM, Sinardy Xing at SinardyXing_at_bkgcomsvc.com wrote:

> use exp help=3Dy
>
> tables=3Dabc.tables
>
> imp help=3Dy
>
> fromuser, touser



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Wed May 12 2004 - 22:24:25 CDT

Original text of this message

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