RMAN ERRORS WHEN USED TO MIGRATE FROM RAW ON AIX TO BLOCK DEVICE ON LINUX (Corrupt block 1 found dur
This might be a migration question first --- Can One use RMAN to migrate from one operating system to another operating system (AIX 5.3 64bit to Linux 6.2 64bit). On AIX we have Raw Logical volumes defined for each of
our datafiles. Back up and resotres work like a charm on AIX. I am migrating my database to linux and using RMAN to help in the process. On the Linux side we found out Raw logical volumes are not the same so we ened up
setting up Block Devices for each of the databases datafiles. I have show that I can register a small Linux database using block devices to RMAN and I can resotre that same database on the machine just fine.