Connection Property | Description |
---|---|
Runtime Environment | The name of the runtime environment where you want to run the tasks. |
JDBC Connection URL | URL schema for the database. Use the corresponding schema for the following databases:
|
JDBC Directory | Optional. The path to the JDBC driver jar file. For example, you can enter the following directory: C:/jdbc. When you do not specify a directory path, the Secure Agent obtains the jar file from the directory that is specified in the CLASSPATH system variable. |
Schema | Schema name, which varies by database. Use the following guidelines for the schema name:
You must enter a schema name to fetch metadata if the JDBC connection URL does not provide enough context. |
Username | User name to connect to the database. |
Password | Password to connect to the database. |