Recovery Job Wizard for Oracle Database: Options

On the Options page, you can name the recovery job and set pre- and post job actions.

Job Options

Job name : Enter a name for the job into the Job name box.

Pre and Post Actions

NAKIVO Backup & Replication provides you with the ability to enable certain actions before recovery begins and after it has been completed. You can choose to send job run reports, and run local pre- and post job scripts.

Email Notifications

NAKIVO Backup & Replication can send email notifications on job completion status to specified recipients. This feature complements global notification and provides you with the ability to configure notifications on a per-job level. To send email notifications, select Send job reports to and specify one or more email addresses in the text box. The semi-colon character (;) should be used to separate multiple email addresses.

Note

To enable this option, configure your email settings

Pre Job Script

To run a script before the product begins recovering databases, do the following:

  1. Place a script file on the machine on which the Director is installed.

  2. Select the Run local pre job script option.

  3. Specify the following options in the dialog box that opens:

    • Script path: Specify a local path to the script on the machine on which the Director is installed. Script interpreter should be specified. 

    • Job behavior: Choose either of the following job behaviors in relation to script completion:

      • Wait for the script to finish: If this option is selected, recovery will not be started until the script is completed.

      • Do not wait for the script to finish: If this option is selected, the product will run the script and will start recovering databases at the same time.

    • Error handling: Choose either of the following job behaviors in relation to script failure:

      • Continue the job on script failure: If this option is selected, the job will perform recovery even if the script has failed.

      • Fail the job on script failure: If this option is selected and the script fails, the job will be failed and recovery will not be performed.

Post Job Script

To run a script after the product has finished recovering all databases, do the following:

  1. Place a script file on the machine on which the Director is installed.

  2. Select the Run local post job script option.

  3. Specify the following options in the dialog box that opens:

    • Script path: Specify a local path to the script on the machine on which the Director is installed. Script interpreter should be specified. 

    • Job behavior: Choose either of the following job behaviors in relation to script completion:

      • Wait for the script to finish:If this option is selected, the job will be in the “running” state until the script is completed.

      • Do not wait for the script to finish: If this option is selected, the job will be completed even if the script execution is still in progress.

    • Error handling: Choose either of the following job behaviors in relation to script failure:

      • Continue the job on script failure: If this option is selected, script failure will not influence the status of the job.

      • Fail the job on script failure: If this option is selected and the script has failed, the job status will be set to “failed” even if recovery has been successful.

When all options are set, click Finish & Run to start the recovery process.