Scripting Oracle RMAN Commands
blogs.oracle.com › scripting-oracle-rman-commandsSep 01, 2009 · With Oracle RMAN stored scripts, you can create scripts that are stored inside the Oracle RMAN catalog and not on the server itself. Listing 3 shows an example stored script called backup_ts_users. Because it is stored inside the Oracle RMAN catalog, you will need to connect to the catalog first, as shown in the listing.