Interact | cacheManagement | caches | PatternStateCache | loaderWriter | jdbcSettings

The jdbcSettings category contains the configuration for the JDBC connections the loader will use to communicate with the backing database. To create a new set of JDBC settings, expand the jdbcSettings category and click the (jdbcSetting) property.

(jdbcSettings)

Description

When you click this category, a form appears. To define a JDBC data source, complete the following values:

  • New category name is the name you want to use to identify this JDBC connection.

  • enabled lets you indicate whether you want this JDBC connection to be available for use or not. Set this to True for new connections.

  • driverClassName is the fully-qualified class name of the JDBC driver. This class must exist in the class path configured for starting the hosting cache server.

  • databaseUrl is the URL to find this JDBC data source.

  • asmUser is the name of the HCL® Marketing Software user that has been configured with the credentials for connecting to the database in this JDBC connection.

  • asmDataSource the name of HCL Marketing Software data source that has been configured with the credentials for connecting to the database in this JDBC connection.

  • maxConnection is the maximum number of concurrent connections that are allowed to be made the database in this JDBC connection.

Default value

None.