You can modify an existing Oracle Database connection in the .
To modify an Oracle Database connection
-
Make sure that the computer has the following software installed:
-
Oracle Client: Ensure Oracle Client is configured to connect to the Oracle service that can be used to access Oracle Database that hosts the data you want to work with.
-
Oracle Net Services
-
Oracle Data Provider for .NET
For supported versions of this software, see the System Requirements section in the Active Roles Release Notes.
- In the , open the Connections tab.
-
Click Connection settings below the existing Oracle Database connection you want to modify.
-
On the Connection Settings tab, click an appropriate item to expand it and use the options it provides.
You can expand the following items:
-
Click Save.
The Specify connection settings option provides the following options that allow you to modify the connection settings:
The Advanced setting provides the following options that allow you to specify custom SQL queries which will automatically run each time has created, updated, or deleted a user account in Oracle Database:
-
SQL queries to run after user provisioned: Specifies the SQL queries to run each time creates a user account in the Oracle Database.
-
SQL queries to run after user updated: Specifies the SQL queries to run each time updates a user account in the Oracle Database.
-
SQL queries to run after user deprovisioned: Specifies the SQL queries to run each time deletes a user account in the Oracle Database.
Below each of these options, you can use the following buttons:
-
Add: Adds a new SQL query to the list.
-
Edit: Allows you to edit the SQL query selected in the list.
-
Delete: Deletes the SQL query selected in the list.
SQL queries run in the order they are listed. If necessary, you can rearrange the SQL queries in the lists: select an SQL query in the appropriate list, then click the up or down arrow button to move the query as necessary.
The Specify attributes to identify objects option provides the following options, allowing you to specify the attributes for uniquely identifying each object in the connected data system:
-
Available attributes: Lists the attributes that are available in the external data system. Use this list to select the attributes whose values you want to use to generate a unique identifier for each object in the external data system. You can filter attributes by typing in the text box at the top of this list. To select multiple attributes, hold down CTRL and click to select attributes in the list.
-
UniqueID attributes: Lists the attributes whose values are currently used to generate a unique identifier for each object in the external data system.
-
Add->: Moves the selected attributes from the Available attributes list to the UniqueID attributes list.
-
<-Remove: Moves the selected attributes from the UniqueID attributes list to the Available attributes list.
-
Constructed UniqueID: Displays a combination of the attributes whose values will make up a unique identifier for each object in the external data system.