Linking¶
Linking a data source will create a dSource object on the engine and allow Delphix to ingest data from this source. The dSource is an object that the Delphix Virtualization Engine uses to create and update virtual copies of your database.
Prerequisites¶
- Install delphix engine 6.x and above
- Install oracle binaries on staging host
- Execute Discovery on staging host
- Oracle full or incremental level 0 backup along with control file backup, must be present on staging host or on SMB path accessible by staging host.
Create Source Config¶
- Login to Delphix Management application.
- Click Manage --> Environments.
-
In the Environments panel, choose the environment under which you want to create dSource, choose Oracle binaries for dSource and click on on
+
icon. -
In pop-up window, fill in the details for dsource
-
Click Add.
-
Source Config entry for dSource gets created, which will be used to create dSource.
Create dSource¶
Steps:
-
Once source config is created, click on
Add dSource
for config -
In the
Add dSource
wizard, fill in the details, and click Next.Instance Name
: Staging DB instance Name
Mount path on Staging Host
: iSCSI mount path for staging database
Source Database DBID
: DB ID of source db from which backup was taken
Database disk backup location
: Staging location or SMB path where backup files are residing
Source Database Controlfile disk backup piece name
: Control File backup name under above location
Username
: Oracle username on staging server
Password
: Password of Oracle user mentioned above
Customize init.ora parameters
: Modify init.ora parameters of Staging DB by either one of the options:
- Add the parameter directly by clicking+Add
button
- Provide init.ora parameters file, with each parameter in new line and as format,<parameter>=<value>
-
Provide dSource name and delphix group under which dSource resides. Click Next.
-
Select Staging Environment and Delphix o/s user from dropdown. Click Next.
-
Setup SnapSync or Retention Policies, if required. Click Next.
-
Setup PreSync or PostSync hooks, if required. Click Next.
-
Review Summary of dSource linking settings and hit Submit.
-
dSource Linking process starts. You can monitor the progress under right side
Running Actions
tab. -
Once dSource is successfully created, a new snapshot will appear for dSource under Manage --> Datasets page.