RMAN catlog creation in windows for database in RHEL-4 [message #387073] |
Tue, 17 February 2009 19:02 |
sangram_ocp
Messages: 12 Registered: February 2009 Location: Mumbai
|
Junior Member |
|
|
Hi All,
I want to create a catlog db for backup recovery practise.
I have installed oracle 10.2 on Red Hat Enterprise Linux-4(ES)
This done through VMWARE ACE edition.
Windows Host = SERVER007 192.168.22.1 (database=orcl10g)
Linux Host = rac1-priv 192.168.22.3 (database=orcl)
I am able to do telnet to the database orcl through windows.
Now can I go ahead or this process will cause any issu in future.
I need suggestion.
~Sangram
|
|
|
Re: RMAN catlog creation in windows for database in RHEL-4 [message #387775 is a reply to message #387073] |
Fri, 20 February 2009 09:45 |
|
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
>>Now can I go ahead or this process will cause any issu in future.
Not sure what kind of answer you are expecting.
All you have is an empty database. Not sure what is preventing you to go ahead and Unless we practice voodoo, none can predict the future.
If you question is about having the catalog database in another OS than the target database,
Yes. You can. Just take an exported dump out of rman catalog database frequently.
>>I am able to do telnet to the database orcl through windows.
You need to establish a TNS connection between the target database and catalog database.
|
|
|