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: Upgrade 9206 from Standard Edition to Enterprise Editon on Windows

Re: Upgrade 9206 from Standard Edition to Enterprise Editon on Windows

From: Niall Litchfield <niall.litchfield_at_gmail.com>
Date: Fri, 6 Jul 2007 08:03:07 +0100
Message-ID: <7765c8970707060003j1d094096oe24179dd38c08b54@mail.gmail.com>


There will be a note on metalink, but essentially this would be my route.

  1. Install the EE software in a new home and patch to appropriate revision (9206 or 9208) - choose the software only install. This will put the new home first in the path
  2. Unset any Oracle environment variables (should be unset anyway).
  3. Shut down the db and take a cold backup.
  4. Use oradim - delete -sid <sid> to delete the old service.
  5. use oradim -new -sid .... to create a new service.
  6. startup upgrade and run catalog/catproc
  7. when and only when you have run for a while create a new listener,remove the old one and the old oracle software.

Usual common sense advice about testing this all first applies.

On 7/6/07, Michael Chan <mphchan23_at_gmail.com> wrote:
>
> Hi all,
>
> Currently I have a production database running on windows 2003 with 9206
> standard edition.
>
> Due to capacity growth, I need to add partitioning options and so I need
> to upgrade to enterprise edition.
>
> Is there any straight path that I can upgrade directly ? Or I need to
> uninstall and reinstall the whole software ? Any recommended procedures ?
>
> Thanks a lot in advance,
>
> Cheers,
>
> Michael
>
>
>

-- 
Niall Litchfield
Oracle DBA
http://www.orawin.info

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Jul 06 2007 - 02:03:07 CDT

Original text of this message

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