Property | Description |
---|---|
Server Host Name | Specifies the URL or IP address of the server that hosts Actian Vector. This is a mandatory property. |
Port | (Optional) Specifies the JDBC port number on which the JDBC connection can be established to the specified host/server. If the port number is not provided then the default port number is used. For example: II7. |
Database Name | (Optional) Specifies the database name to connect to. |
User Name | Specifies the user name for the specified database. This is a mandatory property. |
Password | Specifies the password for the specified database. This is a mandatory property. |
Additional Properties | (Optional) Specifies additional connection properties, in a comma separated format, that must be appended to the connection string. For example: rewriteBatchedStatements=true |
Property | Description |
---|---|
Table | Specifies the required table from which the data will be read. This is a mandatory property. |