Backup db by remote RMAN from client.
Hi all,
My env. is RAC and (version 11G1). Both of Primary and Standby are RAC (2 nodes).
I use the other client and use RMAN on this client to backup primary db (remote connect by RMAN). My goal is want store backups of primary db on this client. If from this client, I remote connect to primary db by RMAN, backups will store on server --> It's result that I do not expect !
So, I think that I should install a catalog db on this client, backup primary db and store it on client. Or are there some methods that I can solve my goal ?
0