dbstore Driver URL

Provides the location of the database server. The URL entered uses the syntax specified by the JDBC driver for your database.

Please see documentation specific to your JDBC driver for more information.

Classic Configuration

Specify the URL for the database server using the dbstore_driver_url property in the stores.conf file:

dbstore_driver_url = JDBCURL

For details on the syntax of stores.conf, see Database Store Settings.

Administration Tool

Stores cannot be created or modified using the administration tool.