SCRIPTS HELD WITHIN THE RMAN DATABASE REPOSITORY vs UNIX SCRIPTS (CONTAINING RMAN COMMANDS) STORED O
Currenly, we backup our Oracle databases by executing a UNIX script (containing the RMAN commands) residing on a server. However, because our Oracle estate has grown significantly it means that we do now have a situation where some of the server's scripts are not in sync with each other. i would llike to ensure that we are using the same commands for each database. I was thinking about keeping the rman commands stored as a script or scripts within the RMAN database repository and each database would connect to the repository and execute the script (RMAN commands). This means that I have a