Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to move a databse from Solaris to Llinux
You can't use backup and restore to move a database between different platforms. A while ago, someone on this list posted a message that he/she was going to make a tool that allows this to happen. But until then, you will have to do export and import.
Richard Ji
>>> rwagner_at_zeunastaerker.de 09/19/01 12:46PM >>>
Hi all,
we have to move a 135 GB Oracle 8.0.6 database from Solaris 7 to Linux. We tried a simple restore of the database files from the last offline backup (tape) as we did it many times between equal systems.
After creating the new control file on the target system the database could not be started, becaue Oracle thinks that the system data file isn't really a data file!
This means i have to do an export/import! I assume an export time of round about 10 hrs. Is there any easier way?
TIA Reinhold Wagner
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Reinhold Wagner INET: rwagner_at_zeunastaerker.de Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- 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.com -- Author: Richard Ji INET: rji_at_exenet.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- 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 Wed Sep 19 2001 - 11:37:43 CDT