Home > Ask the Oracle Experts > (Archive) Database Installation/Upgrade/Patches Questions & Answers > Migrating 9i database on Windows to 10g on SLES
Ask The Oracle Expert: Questions & Answers
EMAIL THIS

Migrating 9i database on Windows to 10g on SLES

Maria Anderson EXPERT RESPONSE FROM: Maria Anderson

Pose a Question
Other Oracle Categories
Meet all Oracle Experts
Become an Expert for this site


Oracle tips, scripts, and expert advice
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


>
QUESTION POSED ON: 13 December 2006
I have a 200 GB database running on Oracle9i release 2 on a Windows 2003 platform. We want to migrate the database on SLES 9 server Oracle10g rel2. Please guide me on the steps involved in doing this.

>
EXPERT RESPONSE
You basically have three choices for migrating your database. Because you are also changing platforms, you are somewhat limited in how you can upgrade your database.

Export/import

Create an Oracle 10g database on your Linux server, export your Oracle9i database, FTP the .dmp file over to the Linux server and import it into your newly created database.

Create Table As Select (CTAS) via a database link

Create an Oracle 10g database on your Linux server and create a database link from the Oracle 10g database to the Oracle9i database. Run 'create table as select …' statements to create your tables with the data in the Oracle 10g database. Remember to also create any required indexes, constraints and referential integrity.

Use Oracle 10g cross-platform transportable tablespaces

Because your source server is Windows 2003, you can install Oracle 10gR2 on your Windows server, upgrade your database in place and then use the new cross-platform transportable tablespaces feature to move your database to your Linux server. Both Windows and Linux are supported platforms (you can query the view V$TRANSPORTABLE_PLATFORM to see supported platforms) and they are of the same endianness (little endian) so there is no need to convert the tablespaces being transported.

To read more about the cross-platform transportable tablespace feature, download the Oracle Database Administrator's Guide 10g (release 10.2) from Oracle Technology Network.

You should also review the Oracle Database 10g Release 2 (10.2) Upgrade Guide.


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


RELATED CONTENT
(Archive) Database Installation/Upgrade/Patches
Error in invoking target install of makefile
Using /var/opt/oracle/oratab
Errors installing Database Configuration Assistant
Impact on apps of migration from Oracle 8 to 10g
Tools to manage multiple Oracle 10g databases
ORA-01103 error during Oracle 10g startup
Migrate Oracle 9i data on Sun to 10g on Windows
Information on OUI (Oracle Universal Installer)
Performance issues with upgrade to Oracle 10g database
Impact of Oracle 9i upgrade on Java front end

Oracle database installation, upgrades and patches
Enterprise search a key component of Oracle portal project
Oracle Enterprise Manager leverages multiple environments for pharmaceutical giant
Oracle 11g upgrade veteran offers step-by-step advice
Oracle Database 11g gets early use at Burlington Coat Factory
Oracle database upgrades require soul searching
With software upgrades, pain leads to gain
How do I do that in Oracle?
The Oracle Database user's guide to Oracle OpenWorld 2007
Oracle OpenWorld 2007 Special Report
Exp/imp for complex cross-platform migration and upgrade

Oracle database export, import and migration
Oracle and SQL Server: BFF?
Oracle as data integrator
Importing from Oracle 8i to Oracle 10g
Export schemas of users of database
Exp/imp for complex cross-platform migration and upgrade
How to export data by date in Oracle
Large data migration from XML database to Oracle 10g
IMP-00017 error message with Oracle import
Can't open database after failed backup export
LOB tables missing with exp/imp move of schema

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
10g  (SearchOracle.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice

HomeNewsTopicsTipsAsk the ExpertsWebcastsWhite PapersProductsBlogs
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2003 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts