How to take RMAN backup at the local hard disk to Catalog database
Hello
I have a database(Oracle 11g) running on windows and its RMAN backup is going on its local hard disk.
Now I am planning to take its RMAN backup to other machine. For this I I have done following steps:
1. Create a Catalog database(Oracle 11g) on linux machine
2. Register the database(running on windows) to the catalog.
At is there any way to take database backup on the hard disk of linux machine?
Thanks
Suman