Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Database > Oracle
|
Oracle General Oracle database discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Oracle section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 1st, 2005, 02:27 AM
Authorized User
 
Join Date: Dec 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to sush_blr
Default Data migration.....


Setup and Requirements:

There are two environments - Production and Test

Production Environment:
o Current Production Database runs on Oracle 8.0.4 (Sun
  Clustered Server Version 2.6).
o The approximate size of the Oracle 8.0.4 DB is 600 GB ( 300
  data files ).
o The target DB for production after the upgrade is Oracle
  9.2.0.5 (Clustered Server)

Test Environment:

o To start with, install Oracle 8.0.4 in the test machine (Sun
  Clustered Server Version 2.8) with recommended patches.
o Transfer 600 + GB data from production database backup into
  this test machine.
o Test Oracle 8.0.4 DB
o Upgrade Oracle 8.0.4 to 8.0.6 in the test machine and install
  recommended patches for 8.0.6
o Test Oracle 8.0.6 DB
o Upgrade Oracle 8.0.6 to 9.2.0.5 in the test machine and
  install all recommended patches for 9.2.0.5
o Test Oracle 9.2.0.5 DB

The task to be accomplished: Upgrade and migration will happen only in the test environment and the production environment will not be disturbed. Eventually, the test environment has to be treated as the production environment

For this task, the production data from the Oracle 8.0.4 DB has to be moved to the Oracle 9.2.0.5 DB

Analysis:
I'm exploring on the migration options such as Oracle RMAN feature, Cloning, SQL Loader, Snapshot and through other third party software like Shareplex.

Questions:

I would like to know the efficient method of migrating such huge data from Oracle 8.0.4 db on one machine to Oracle 9.2.0.5 db on a different machine. (Sun clustered environment). Down time is very critical.

I would also like to know if the backup target location can be on a network disk mount point.

Is there any tool available with Oracle for doing such huge data migration?



 
Old February 5th, 2005, 12:34 AM
Authorized User
 
Join Date: Dec 2004
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Try export/import. Also see the link below,

http://forums1.itrc.hp.com/service/f...hreadId=786999

Sujit Ku. Mahapatra





Similar Threads
Thread Thread Starter Forum Replies Last Post
another migration to vs2003 websurfermann BOOK: ASP.NET Website Programming Problem-Design-Solution 5 August 17th, 2007 12:16 AM
Security Migration jhnegrao SQL Server 2000 0 December 5th, 2005 01:57 PM
Data Migration from Oracle to SQL Server AB SQL Server DTS 1 July 27th, 2005 12:38 AM
data migration issues jicker SQL Server DTS 1 September 16th, 2003 02:13 PM
data migration issues jicker SQL Server 2000 2 July 8th, 2003 12:33 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.