Changing the hostname or IP address for Oracle source and target environments
Procedure
For source environments
Disable the dSource as described in Enabling and Disabling Oracle dSources
If the Host Address field contains an IP address, edit the IP address.
If the Host Address field contains a hostname, update your Domain Name Server to associate the new IP address to the hostname. The Delphix Engine will automatically detect the change within a few minutes.
In the Environments screen of the Delphix Engine, refresh the host.
Enable the dSource.
For VDB target environments
Disable the VDB as described in Enabling and Disabling Oracle VDBs
If the Host address field contains an IP address, edit the IP address.
If the Host address field contains a hostname, update your Domain Name Server to associate the new IP address to the hostname. The Delphix Engine will automatically detect the change within a few minutes.
In the Environments screen of the Delphix Engine, refresh the host.
Enable the VDB.
For the Delphix engine
To stop running your VDB select the red Stop button located on the VDB Configuration tab.
Disable all dSources as described in Enabling and Disabling Oracle dSources
You can use either the command-line interface or the Delphix Setup application to change the IP address of the Delphix Engine.
To use the command-line interface, press F2 and follow the instructions described in Setting Up Network Access to the Delphix Engine
To use the Delphix Setup application, go to Delphix management > Engine setup in the Delphix Management application, or click Server setup in the Delphix Engine login screen.
In the Network panel, click Modify.
Under DNS services, enter the new IP address.
Click OK.
Refresh all Environments by clicking the Refresh symbol on the Environments screen.
Enable all dSources as described in Enabling and Disabling Oracle dSources
To start all VDBs, click the Start button located on the VDB Configuration tab.
Using custom init.ora or spfile.ora files
If you are are using custom init.ora
or sfpfile.ora
files with your Oracle VDBs, you should use the Oracle command-line interface (sqlplus/srvctl
) to shut down any active VDBs and copy the parameter files to a backup location. Complete the steps above, then replace the files and re-start the VDB from the Oracle command line to restore your custom settings. See Customizing VDB File Mappings for more information about customizing init.or and other configuration files.