Automated offsite backups protect your organization’s Oracle databases with secure, encrypted data transfers. The Oracle database backup feature enables you to backup Oracle databases directly to your IDrive account without disrupting active database operations or interrupting services.
Following are the prerequisites for Oracle database backup:
To enable ARCHIVELOG mode using Oracle Recovery Manager (RMAN):

<host name>:<port name>/<service name>
For e.g. 192.168.1.245:1521/ORCL

Click ‘Connect to Oracle’.
NOTE: Ensure that the user has SYSDBA privileges.
Note: On selecting 'Online Backup’, the data will be stored on the IDrive cloud whereas on selecting 'Local Backup', or 'IDrive Express™ Backup' the data will be stored on the local drive.
Note: Ensure that the selected temporary directory path on the local computer has sufficient disk space to hold the Oracle server backup resources. Also, select the temporary location on the computer where the Oracle Instance is running.


NOTE: For an easy identification of the Oracle backup set, the name of the backup set will begin with ‘IDORACLEBkset’ followed by the Database Host String and backup type.
For e.g. if the host string is 192.168.1.235:1521, then the name of the backup job will be IDORACLEBkset(192.168.1.235:1521_DB)[Local].
You may consult your Oracle Database Administrator for details on the configuration parameters.