how to find rman backup server information in the database?
Hello,
I have put in my rman configuration the following partameter for the backup server:
rman_nb_ora_server = csprd201.sldc.sbc.com
Is there any rman table where that information is stored while rman backup db is running?
I want to see to which backup server my backup is using,but query the information from the database and not from a log file.
Thank You.
I