How to backup a cluster database with cloud control 12c by using a dedicated service
I created a service "prod.rman" by using srvctl in a cluster database and I want to use this service to backup the database without providing a password,
which means, that I (or Cloud Control) have to provide the connect sting including net service name in the rman script.
Did you ever solve this?