Generic - RDBMS Adapter (IBM DB2)
Search form
Description - A generic for connecting to a IBM DB2 Database Server.
Parameter Groups
Parameter Type Description
* Host: string Name or IP address of the DB2 server.
* Port: string The port number of the DB2 server.
* - denotes required
Parameter Type Description
* User ID: string The DB2 username to authenticate the connection.
Password: string The DB2 password to authenticate the connection.
* Database: string The schema that will be used as the default schema.
* - denotes required
Parameter Type Description
* Driver Type: string The type of JDBC driver used for database connectivity.
Select from one of the following options:
- jcc driver (type 4) - This driver is pure Java and implements the network protocol for a specific data source
URL: string
* - 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 DB2 server. | * | Port: | string | The port number of the DB2 server. |
---|
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
* | User ID: | string | The DB2 username to authenticate the connection. | Password: | string | The DB2 password to authenticate the connection. | * | Database: | string | The schema that will be used as the default schema. |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
* | Driver Type: | string | The type of JDBC driver used for database connectivity.
Select from one of the following options:
|
URL: | string |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
Node Maximum: | integer | Maximum number of nodes to retrieve. |