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: recoving the temp tablespace

RE: recoving the temp tablespace

From: Mary Bahrami <mbahrami_at_seattletimes.com>
Date: Tue, 23 Mar 2004 12:41:10 -0800
Message-ID: <DEADFA06C2B15E40A19054DFA73FECD606CC6725@EXCHANGE1.seatimes.com>


Yup; if you backup the current controlfile to trace, you will see the create statement for your current temp tablespace at the end of the .trc file.

-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Chris Stephens Sent: Tuesday, March 23, 2004 11:35 AM
To: 'oracle-l_at_freelists.org'
Subject: RE: recoving the temp tablespace

CREATE     TEMPORARY TABLESPACE "TEMP" TEMPFILE '/path/TEMP1.dbf' SIZE whatever

    EXTENT MANAGEMENT LOCAL UNIFORM SIZE whatever;  

-----Original Message-----
From: Jeffrey Beckstrom [mailto:JBECKSTROM_at_gcrta.org] Sent: Tuesday, March 23, 2004 12:54 PM
To: oracle-l_at_freelists.org; ORACLE-L_at_IC.SUNYSB.EDU; oracledba_at_lazydba.com; oracle-databases_at_yahoogroups.com; oracle-rdbms_at_yahoogroups.com Subject: recoving the temp tablespace  

With 9i, we have implemented the temp tablespace. This tablespace does not get backed up. Shortly, we are going to move this database to a new server. We will  

Question is in regards to the temp tablespace. Since it was not backed up, how do we recreate it?  



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 Tue Mar 23 2004 - 15:36:50 CST

Original text of this message

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