Generic - RDBMS Adapter (Oracle RDBMS)
Search form
Description - A generic for connecting to Oracle RDBMS.
Parameter Groups
Parameter Type Description
* Host: string Name or IP address of the Oracle server.
* Port: integer The port number of the Oracle server.
* SID: string A unique name for an Oracle database instance.
* - denotes required
Parameter Type Description
* User ID: string The Oracle username to authenticate the connection.
* Password: string The Oracle password to authenticate the connection.
* - denotes required
Parameter Type Description
Connection Name: string The connection name you want to use for the Oracle RAC configuration.
TCP Timeout: string The number of milliseconds before the connection times out.
Connection Descriptor or LDAP URL: string The connection description URL, which is found in the tnsnames.ora file of the Oracle RAC configuration.
Oracle Name Server (ONS): string The node setting for each Oracle system in the cluster, which includes host and port number. ie orac1:6200,orac2:6200
* - denotes required
Parameter Type Description
URL: string Allows you to specify optional settings for the JDBC URL.
* - denotes required
Parameter Type Description
Node Maximum: integer Maximum number of nodes to retrieve.
* - denotes required
Parameter Groups
Parameter | Type | Description | * | Host: | string | Name or IP address of the Oracle server. | * | Port: | integer | The port number of the Oracle server. | * | SID: | string | A unique name for an Oracle database instance. |
---|
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
* | User ID: | string | The Oracle username to authenticate the connection. | * | Password: | string | The Oracle password to authenticate the connection. |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
Connection Name: | string | The connection name you want to use for the Oracle RAC configuration. | TCP Timeout: | string | The number of milliseconds before the connection times out. | Connection Descriptor or LDAP URL: | string | The connection description URL, which is found in the tnsnames.ora file of the Oracle RAC configuration. | Oracle Name Server (ONS): | string | The node setting for each Oracle system in the cluster, which includes host and port number. ie orac1:6200,orac2:6200 |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
URL: | string | Allows you to specify optional settings for the JDBC URL. |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
Node Maximum: | integer | Maximum number of nodes to retrieve. |