Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Restore 10.2.0.4.0 64 bit backup on 10.2.0.1.0 32 bit system

615123Mar 8 2010 — edited Mar 8 2010
Hi,

i have 10.2.0.4.0 installed on linux 4 system like
SQL> select * from v$version;

BANNER
----------------------------------------------------------------
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
PL/SQL Release 10.2.0.4.0 - Production
CORE    10.2.0.4.0      Production
TNS for Linux: Version 10.2.0.4.0 - Production
NLSRTL Version 10.2.0.4.0 - Production


[oracle@itc-790 ~]$ uname -a
Linux  2.6.9-55.EL #1 Fri Apr 20 16:25:34 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
I want to take its rman backup and restore it on to a system having detail like
[root@itc-355 data]# uname -a
Linux   2.6.9-55.EL #1 Fri Apr 20 16:35:59 EDT 2007 i686 i686 i386 GNU/Linux
it is 32bit system having oracle 10.2.0.1.0 installed on it.

My question is Is it possible to do it ? any database, 64 to 32 bit version will create an issue.

Thanks
umesh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 5 2010
Added on Mar 8 2010
2 comments
1,745 views