The following procedure will update the DLP data source connection when the DLP database is migrated to an upgraded instance on a new server:
- Confirm the current DLP database is online and available to ICA
- Open the ICA console and navigate to Admin > Integrations > Data Sources
- From the Choose Data Source drop-down menu, select Symantec Data Loss Prevention
- Select the server to be updated and click the Edit button
- In the Edit Connection Settings window, click the Next button
- Update the Oracle Host Name with the new Oracle database server host name
- Update the Oracle Database Service Name (if needed) for the new Oracle database
- Update the Specify Port field (if needed) for the new Oracle database
- Update the Symantec Data Loss Prevention Credentials (if needed) for the new Oracle database
- Click the Next button
- Update the API settings for the Enforce server (if needed)
- Click the Next button
- Modify the DLP Custom Field Mapping (if needed)
- Click the Next button
- Confirm the Summary details are correct and click the Next button
- Click the Finish button once you've received confirmation that the connection settings were updated successfully
To verify the new Oracle database is reachable and readable by the updated linked server connection, do the following:
- Using SQL Server Management Studio (SSMS), connect to the database engine hosting the RiskFabric database
- In Object Explorer, navigate to Server Objects > Linked Servers
- Locate the linked server connection RISKFABRIC_DLP_RISKFABRIC_<Oracle Hostname>_<schema>
- Expand the linked server connection and navigate down to Catalogs > default > Tables
- If you are able to view the list of tables in the Oracle database, the linked server connection was updated properly