Read me before you start
To start using RMAN with SQL Developer there is a pre-task which needs to be completed. This option works with 11.1, 11.2 , 12c and all future releases. Here are the detailed steps;
- Create a operating system user credentials , this can be done with the SQL Developer or DBMS_SCHEDULER.CREATE_CREDENTIAL package.
- Configure Action options creates necessary script under $ORACLE_HOME/sqldeveloper/dbascripts folder
Now that we have configured in the next post we will test a full backup.
To start using RMAN with SQL Developer there is a pre-task which needs to be completed. This option works with 11.1, 11.2 , 12c and all future releases. Here are the detailed steps;
- Create a operating system user credentials , this can be done with the SQL Developer or DBMS_SCHEDULER.CREATE_CREDENTIAL package.
- Configure Action options creates necessary script under $ORACLE_HOME/sqldeveloper/dbascripts folder