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

Home -> Community -> Usenet -> c.d.o.server -> Re: 9.2 32-bit to 10.2 64-bit Migration

Re: 9.2 32-bit to 10.2 64-bit Migration

From: Steve Howard <stevedhoward_at_gmail.com>
Date: 13 Jul 2006 15:28:17 -0700
Message-ID: <1152829697.159436.80400@p79g2000cwp.googlegroups.com>

Richard Evans wrote:
> Doing a quick search I haven't found this topic covered in the groups,
> which suprises me.
>
> We're moving not only to new hardware but to a new version of Oracle
> Enterprise Edition.
>
> We're going from a 9.2 32-bit installation on SunFire 280Rs to a 10.2
> 64-bit installation on SunFire V240s. The only thing they have in
> common is they are still SPARC Solaris. That's some comfort, I suppose
> ;-)
>
> Best practices??? Warnings???
>
> I'm assuming this will be difficult because of the 32->64bit migration.
> I'm also assuming Recovery Manager and Export/Import Utilities will
> not play very nice.
>
> If at all possible, I would like to migration my database users
> (dba_users view) and have them keep the same user_id. Worse comes to
> worse... I suppose I can build them in the order of their user_id but
> that means I will have to account for gaps (deleted users) as I do it.
> Yuck.
>
> I would prefer not to upgrade my 9.2 32-bit version to 10.2 64-bit
> version on the production databases. I want to keep them online and
> schedule a maintenance window, on a Saturday, and complete the
> migration to the new servers. Otherwise, I will have to have downtime
> for the migration of the old servers to 10.2 and for the migration to
> the new servers. It seems like a waste of effort to do both.
> Thoughts?
>
> Thanks,
> Richard

Hi Richard,

Take a look at transportable tablespaces. They are perfect for this kind of thing, and RMAN can do the 32 to 64 bit conversion for you (read up on CONVERT in the RMAN docs). We did this about six months ago and it worked like a charm.

Regards,

Steve Received on Thu Jul 13 2006 - 17:28:17 CDT

Original text of this message

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