This topic describes the process of linking to a source database and creating a dSource.

Prerequisites

Procedure

  1. Login to the Delphix Management application.
  2. Click Manage.
  3. Select Datasets.
  4. Click the plus icon.
  5. Select Add dSource.
  6. In the Add dSource wizard, select the source database with the correct environment user-specified.

    Changing the Environment User

    If you need to change or add an environment user for the source database, see Managing Oracle Environment Users.

  7. Enter your login credentials for the source database and click Verify Credentials.
    If you are linking a mounted standby, Click Next. See the topics under Linking Oracle Physical Standby Databases for more information about how the Delphix Engine uses non-SYS login credentials.
  8. Enter a name and select a group for your dSource.
    Adding a dSource to a dataset group lets you set Delphix Domain user permissions for that database and its objects, such as snapshots. See the topics under Users, Permissions, and Policies for more information.
  9. Select an Initial Load option.
    By default, the initial load takes place upon completion of the linking process. Alternatively, you can set the initial load to take place according to the SnapSync policy, for example if you want the initial load to take place when the source database is not in use, or after a set of operations have taken place.
  10. Select a SnapSync policy.
    For more information, see Advanced Data Management Settings for Oracle dSources.
  11. Click Next.
  12. In the Hooks Wizard, click the plus icon to add Pre Sync or Post Sync scripts that should run at that hook point.
  13. Click Next.
  14. Review the dSource Configuration and Data Management information, and then click Submit.
    The Delphix Engine will initiate two jobs, DB_Link and DB_Sync, to create the dSource. You can monitor these jobs by clicking Active Jobs in the top menu bar, or by selecting System > Event Viewer. When the jobs have successfully completed, the database icon will change to a dSource icon on the Environments > Databases screen, and the dSource will be added to the list of Datasets under its assigned group.

After you have created a dSource, you can view information about it on the dSource's Configuration tab, where you can also modify its policies and permissions. The Configuration tab provides information such as the Source Database and Data Management configuration. For more information, see Advanced Data Management Settings for Oracle dSources.

Related Links