Previous Topic: Web Interface Parameter

Next Topic: Log and Trace Parameters

JDBC Parameters

The JDBC parameters are used to define the database server information.

JDBC (Database) Parameters

The attributes for the JDBC structure are as follows:

DataBase Creator

The database schema name for DB2 UDB.

Important! This parameter must not be coded for MySQL databases.

Attribute Name: DBCREATOR

Default: The same as User Name.

DataSource Name

The JDBC datasource to be used.

Attribute Name: DATASOURCE

Default: This is a required field and has no default.

User Name

The user ID to be used when connecting to the datasource.

Attribute Name: USER

Default: This is a required field and has no default.

PASSWORD

The password to be used when connecting to the datasource.

Attribute Name: PASSWORD

Default: This is a required field and has no default.