couple of rman questions
I've implemented and executed backup and recovery rman scripts in test successfully. Simple enough when the databases you are backing up are all on the same server in which the rman catalog resides.
Now I'm in the process of creating an rman catalog in an rman database in production. However, what is different now is that the production databases are all on different servers. I know I can easily connect via rman to the different servers to execute backups.
My question is: Will the rman backups go to the backup directories on the target servers or on the server where the rman catalog resides? I've never done this before.
Now I'm in the process of creating an rman catalog in an rman database in production. However, what is different now is that the production databases are all on different servers. I know I can easily connect via rman to the different servers to execute backups.
My question is: Will the rman backups go to the backup directories on the target servers or on the server where the rman catalog resides? I've never done this before.
0