10g RMAN Backup in 11G [message #421322] |
Mon, 07 September 2009 08:29 |
Saikirupa
Messages: 10 Registered: August 2009
|
Junior Member |
|
|
Hi All,
We are taking a full Backup of 10G database using RMAN in Solaris Server. We are planning to migrate from 10G to 11G which is in windows machine and one more server in LINUX. is it possible to use the RMAN backup for migration? If so, can anyone post the scripts / steps to do the same?
|
|
|
Re: 10g RMAN Backup in 11G [message #421325 is a reply to message #421322] |
Mon, 07 September 2009 08:45 |
|
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
Solaris to windows is migration.
10g to 11g is upgrade.
It may not possible to mix and match.
For migration between OS, look into RMAN cross platform migration.
You migrate and then upgrade to 11g.
Edit:
-----
Above is with respect to RMAN.
You can still use exp/imp methods across OS/Versions. If database size is large, exp/imp and related methods could be painful.
[Updated on: Mon, 07 September 2009 08:51] Report message to a moderator
|
|
|
Re: 10g RMAN Backup in 11G [message #421382 is a reply to message #421322] |
Tue, 08 September 2009 00:44 |
Saikirupa
Messages: 10 Registered: August 2009
|
Junior Member |
|
|
I meant the Solaris to windows as migration in my post.
11G is already installed in the windows machine.
I want to use the RMAN backup taken using 10G in the 11G windows machine to create a duplicate copy of the same database which is in 10G.
Is it possible?
|
|
|
Re: 10g RMAN Backup in 11G [message #421423 is a reply to message #421382] |
Tue, 08 September 2009 04:19 |
babuknb
Messages: 1736 Registered: December 2005 Location: NJ
|
Senior Member |
|
|
>>We are taking a full Backup of 10G database using RMAN in Solaris Server. We are planning to migrate from 10G to 11G which is in windows machine and one more server in LINUX. is it possible to use the RMAN backup for migration? If so, can anyone post the scripts / steps to do the same?
As per Mahesh you need to follow.
1. Using RMAN cross platform migration; Migrade 10g Sun To 10g Windows & Linux
2. Once done first step. Upgrade 10g Win+Linux to 11g.
Hope now it's clear to you.
Thanks
[Updated on: Tue, 08 September 2009 04:29] Report message to a moderator
|
|
|