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: Recovery problem using BMC Backtrack and tempfile

Re: Recovery problem using BMC Backtrack and tempfile

From: <DEEDSD_at_Nationwide.com>
Date: Tue, 11 Mar 2003 07:44:19 -0800
Message-ID: <F001.005660FB.20030311074419@fatcity.com>

We've run into this with Backtrack 3.3, which is also supposed to support 8.1.7.x. If I recall correctly, the temp tablespace is there, but offline. We usually have the create scripts for the database in question, so we just drop the tablespace and recreate it. We usually create it as locally managed permanent, then alter it offline and drop it, then recreate it as temporary and reuse the fully allocated files to get around the annoying tempfile issue of 'not really' allocating the space.

                                                                                                                  
                          "Stephane Paquette"                                                                     
                          <stephane.paquette_at_stan  T                                                              
                          dardlife.ca>             To:   Multiple recipients of list ORACLE-L                     
                                                   <ORACLE-L_at_fatcity.com>                                         
                          Sent by:                 cc:                                                            
                          root_at_fatcity.com                                                                        
                                                   bcc:                                                           
                                                   Subject:                                          Recovery     
                                                   problem using BMC Backtrack and tempfile                       
                          03/10/03 03:54 PM                                                                       
                          Please respond to                                                                       
                          ORACLE-L                                                                                
                                                                                                                  
                                                                                                                  




Hi,

Oracle 8.1.7.2 and BMC Backtrack 3.4.1
The database uses tempfile for the temporary tablespace.

All backups are done with Backtrack.
I've been asked to copy a db from a server to another one. So I used dtorestore to restore all datafiles to the new server. Backtrack doesn't know about the tempfile, it is not in the dbprofile. I rebuilt the controfile and put in comment the part ALTER TABLESPACE TEMP ADD TEMPFILE ...
Once the db opened, I've seen that the temp tablespace was there but not attached to any file...

Anybody using Backtrack have seen that ? Version 341 is supposed to handle Oracle 817 .

I'm opening a tar at BMC .....

Stephane Paquette
Administrateur de bases de donnees
Database Administrator
Standard Life
www.standardlife.ca
Tél. (514) 925-7187
stephane.paquette_at_standardlife.ca <mailto:stephane.paquette_at_standardlife.ca
>

--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Stephane Paquette
  INET: stephane.paquette_at_standardlife.ca

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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.net
-- 
Author: 
  INET: DEEDSD_at_Nationwide.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Tue Mar 11 2003 - 09:44:19 CST

Original text of this message

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