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: Moving a 250gig database from SUN to HPUX

RE: Moving a 250gig database from SUN to HPUX

From: Ron Thomas <rthomas_at_hypercom.com>
Date: Tue, 25 May 2004 13:31:41 -0700
Message-ID: <OF1F8A4AED.B78F437A-ON07256E9F.00709785-07256E9F.007126A5@hypercom.com>

My thoughts on below:

  1. This will not be supported by Oracle Support since you are changing hardware/os.
  2. Not sure if the datafile formats are compatible between sun and hpux.

Ron Thomas
Hypercom, Inc
rthomas_at_hypercom.com
"To really screw up Linux you have to work at it...To really screw up Windows, you have to work ON it..."

                                                                                                    
             Stephen.Lee_at_DTAG.Com                                                                   
             Sent by:                                                                               
             oracle-l-bounce_at_freelists.o                                                         To 
             rg                                  oracle-l_at_freelists.org                             
                                                                                                 cc 
                                                                                                    
             05/25/2004 01:31 PM                                                            Subject 
                                                 RE: Moving a 250gig database from SUN to HPUX      
                                                                                                    
                  Please respond to                                                                 
               oracle-l_at_freelists.org                                                               
                                                                                                    
                                                                                                    
                                                                                                    




> -----Original Message----
> Your ideas/comments are appreciated.

alter tablespace xyz begin backup;

copy the files.

alter tablespace xyz end backup;

Rinse and repeat as needed.

alter system archive log current;

copy the logs and control files.

recover and open the database on HPUX.

There might a detail or two I left out because I haven't done it in a while, and I forget things. Like I forgot Angel's last line in the finale. Something like: "I want that dragon." But I probably don't have it just right, and it irritates me, because the more I think about it, the more I think it was a good last line.



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
-----------------------------------------------------------------



----------------------------------------------------------------
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 May 25 2004 - 15:33:06 CDT

Original text of this message

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