Specify the Source

The Source page lets you specify the source nodes that you want to protect. You can select more than one node in a plan. If you have not added any nodes to the Console, you can add nodes when you create or modify a plan from the Source page. You can also save a plan without adding any source nodes. The plan gets deployed only after you add source nodes.

Follow these steps:

  1. On the Source tab, to confirm the configurations of prerequisites, select the The prerequisites for creating this plan have been configured check box. For more information, see Review the Prerequisites for Oracle Database for RMAN (Windows and Linux).
  2. Click + Add.
  3. Select one of the following options:
  4. Select Sources to Protect in Arcserve UDP

    The Select Nodes to Protect dialog opens. Select the nodes from the displayed list. Select this option if you have already added the nodes to the Console.

    Add Windows Node

    The Add windows oracle node dialog opens. Select this option if you have not added the nodes and you want to manually add the nodes to protect.

    Add Linux Node

    The Add linux oracle node dialog opens. Select this option if you have not added the nodes and you want to manually add the nodes to protect.

  5. If you select the Select Sources to Protect in Arcserve UDP option, on the Select Nodes to Protect dialog, do the following:
    1. (Optional) Select a filter from the Groups drop-down list to filter nodes. You can enter keywords to further filter your nodes.
    2. The nodes are displayed on the Available Nodes column.
    3. Select the nodes from the Available Nodes column, and then click the single right arrow (>) or double right arrow (>>) to move the selected nodes or all the nodes respectively to the Selected Nodes column.
    4. The nodes are displayed in the Selected Nodes column.
    5. Click OK to close the dialog.

  6. If you select the Add Windows Node option, on the Add windows oracle node dialog, do the following:
    1. Enter the node name or IP address of the Oracle node that you want to add.
    2. Type a description for the node.
    3. Enter the admin credentials.
    4. Click Add.
    5. Wait until the validation of username and password completes.
    6. The node is added on the center pane.
    7. To add multiple nodes, follow the steps again. All the added nodes get listed on the center pane.
    8. Click the expand symbol next to the IP address, and then verify the details that are added.
    9. Notes:
      • To edit the added nodes from the list, select the node that you want to edit, and then click Edit.
      • To remove the added nodes from the list, select the nodes that you want to remove, and then click Remove.
      • To remove all the added nodes, click Remove all.
    10. Click Next.
  7. If you select the Add Linux Node option, on the Add linux oracle node dialog, do the following:
    1. Enter the node name or IP address of the Oracle node that you want to add.
    2. Type a description for the node.
    3. Type the user name and password as needed.
    4. For SSH Port, specify the port value. The default port value is 22.
    5. (Optional) If you want to allow UDP to generate and use the SSH keys to execute all jobs, select the Allow UDP to generate and use SSH keys to execute all jobs check box.
    6. For Oracle Owner, type the user name, which is used for Oracle installation.
    7. Click Add.
    8. Wait until the validation of user name and password completes.
    9. The node is added on the center pane.
    10. To add multiple nodes, follow the steps again.
    11. All the added nodes get listed on the center pane.
    12. Click the expand symbol next to the IP address, and then verify the details that are added.
    13. Notes:
      • To edit the added nodes from the list, select the node that you want to edit, and then click Edit.
      • To remove the added nodes from the list, select the nodes that you want to remove, and then click Remove.
      • To remove all the added nodes, click Remove all.
    14. Click Next.
  8. Note: To add the Oracle Solaris node, select the Add Linux Node option, and then follow Step 6.
  9. On the Add database dialog, do the following:
    1. Select the node from the drop-down list.
    2. Wait until the list of databases available on the selected host appears and the drop-down list gets enabled.
    3. From the drop-down list, do one of the following:
    4. Enter the system user credentials for Oracle DB.
    5. Notes:
      • All the items to be protected such as Database (includes Datafiles and Tablespaces), Control Files, Parameter Files, and Archive Logs are enabled by default.
      • Make sure to enable the database ARCHIVELOG before the backup operation is triggered. To verify if the ARCHIVELOG log mode is enabled, see Review the Prerequisites for Oracle Database for RMAN (Windows and Linux). If the ARCHIVELOG is not enabled, the backup job fails.
    6. For Options, specify the following:
    7. Delete archive logs from the source database after a successful backup
    8. Lets you delete the archive logs from the source database after a successful backup.
    9. No of channels
    10. Lets you select the number of channels or threads that you want to create for the backup job.
    11. Note: The maximum number of channels supported are 10.
    12. Enable change block tracking
    13. Lets you enable the change block tracking feature. Use this option to enhance the performance of the RMAN. It helps the RMAN utility or the binary to find the differential data faster and perform the backup job.
    14. Disable change block tracking
    15. Lets you disable the change block tracking feature.
    16. Note: Oracle supports the Disable change block tracking feature only for its Enterprise Edition (EE).
    17. Click Add.
    18. All the added databases get listed.
    19. Note: After you click the Add button, all the database credentials and the firewall parameters are verified.
    20. To add multiple databases, follow the steps again. All the added databases get listed.
    21. Click the expand symbol next to the IP address, and then verify the details that are added.
    22. Notes:
      • To edit the added databases from the list, select the database that you want to edit, and then click Edit.
      • To remove the added databases from the list, select the databases that you want to remove, and then click Remove.
  10. Click Save.
  11. Notes:
  12. The source is specified.