Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Backup from 64 bit and restore to 32 bit
rinaldof_at_gmail.com wrote:
> Hi.
>
> We have an oracle 10g database running on a Windows 2003 64 bit server
> and another oracle 10g database running on a Windows 2003 32 bit
> server. The databases are identical, except from the fact that the 32
> bit version is used as a test server, so the data is different.
>
> We need to make the test server really identical to the production
> server. How can we export the data/structures from the 64 bit database
> to the 32 bit database? I have read some articles about backup policies
> and it seems that it is necessary to downgrade the 64 bit database to
> 32 bit. Is it the only way?
>
> Thanks,
> Rinaldo Ferreira Junior
Am I missing something? My tea pot almost caught fire and I inhaled some nasty fumes, so correct me if I'm wrong. Do not downgrade anything? I'm on 64bit aix and I transport to my 32 bit xp pro laptop all the time. Is there an issue with doing this on windows from 64 win to 32 win?
I think this is beyond simple, but you need to use Transportable
Tablespace Via RMAN.
A good example is in the RMAN docs. Read backup and recovery..... and
then read advanced backup and recover.
Here's a Mike Ault example:
http://www.dbazine.com/olc/olc-articles/ault5
Oracle Info:
http://www.oracle.com/technology/pub/articles/10gdba/week16_10gdba.html
Oracle Doc:
http://download-east.oracle.com/docs/cd/B19306_01/backup.102/b14191/dbxptrn.htm#sthref1379
Received on Sun Jan 07 2007 - 23:20:34 CST