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