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: 10g upgrade survey

Re: 10g upgrade survey

From: Yechiel Adar <adar666_at_inter.net.il>
Date: Tue, 06 Mar 2007 16:00:11 +0200
Message-ID: <45ED73EB.20300@inter.net.il>


Just let me add that if you are doing this on the same server you can cut down the down time by bringing down the 9i database after the export and point the import to the place where the data files reside. This means of course, that you have no fall back to 9i.

If you copy the data files in Windows test first. I got sometimes: "Not enough resources" when copying large files.

Adar Yechiel
Rechovot, Israel

Syed Jaffar Hussain wrote:
> Williams,
>
> You have missed another option of upgrade from 9i to 10g, i.e.,
> transportable tablespaces. I know in 9i, it only works on the same OS.
> If you are going to upgrade 9i database to 10g, transportable
> tablespace option also very handy. As 9i datafile are 10g compartible,
> it can be done with minimal downtime as well.
>
> 1. Install 10g on the target, create db with all the users
> 2. On source, bring all the tablespace to read only mode.
> 3. Export with transportable tablespaces.
> 4. move all the datafiles from source to target (this is only the time
> consuming process)
> 5. Import at target.
>
> We have done with couple of database where it took very minimal downtime.
>
> Of course, you need to see the possibilties and all the aspect before
> you choose any method.
>
> We have also done in-place upgrade (manual upgrade).
>
> Jaffar
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Mar 06 2007 - 08:00:11 CST

Original text of this message

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