Oracle Database Agent
Overview
An Oracle database agent encapsulates the connection details to a single oracle database.
Usages
The Oracle Database agent is used by the following connectors:
Pre-requisites
The oracle database agent uses the Oracle.DataAccess.Client provider. This provider will need to be installed on the environment against which the UNIFYBroker service has been installed.
Configuration
In addition to the common agent configuration shared by all agents, the Oracle Database agent requires the following by way of configuration:
Name | Description |
---|---|
Connection String |
An Oracle database connection string used to describe the connection mechanism to the oracle database instance. (For more details see Connecting to Oracle Database). Example without TNS:
Example using TNS (see tnsnames.ora):
Example with Easy Connect (must be enabled in sqlnet.ora):
|
Enable Transactions | Whether the Microsoft Distributed Transaction Coordinator is used to manage transactions. |
Operation Timeout | The timeout to use to cancel long-running operations. |
Customer support service by UserEcho