Personal Contribution -- Common Success
You want to reset RMAN configuration to its default state, quickly with one step
Use the below procedure:
SQL> exec dbms_backup_restore.resetConfig;
This will reset all RMAN configuration to their default values
Post a Comment
No comments:
Post a Comment