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

Home -> Community -> Mailing Lists -> Oracle-L -> Issues/Cautions Migrating Oracle DB across platforms

Issues/Cautions Migrating Oracle DB across platforms

From: Hemant K Chitale <hkchital_at_singnet.com.sg>
Date: Wed, 11 Dec 2002 18:53:42 -0800
Message-ID: <F001.005182EB.20021211185342@fatcity.com>

We are considering migrating some Oracle Databases across platforms -- from Solaris to HPUX. We'll, of course, be using Export-Import.

I've been asked to come up with a list of issues / cautions to consider.

e.g. I can think of

Pre-Requisites :

  1. The right [same or higher] version of the Oracle RDBMS + Patchset Release must be installed.
  2. The database should be created with a minimum block-size of 4K, preferably 8K.
  3. The database character-set should preferably be the same or a higher character-set. [eg US7ASCII or WE8ISO8859P1 or UTF8]
  4. The NLS_LANG settings during the Export and Import must be complaint.

Potential Issues :

  1. BFILE references will become invalid as BFILEs are stored outside the database.
  2. If there are tables containing LOBs, the import can be slower. [There was an 8i bug requiring COMMIT=Y to improve Import performance but commiting at every record, instead of at every buffer-size].

Recommendations / experiences appreciated.

Hemant K Chitale
http://hkchital.tripod.com
--

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

Author: Hemant K Chitale
  INET: hkchital_at_singnet.com.sg

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 Wed Dec 11 2002 - 20:53:42 CST

Original text of this message

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