Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


This section explains how to identify, which database is used as backend.

  1. Go ./AdeptiaServer/ServerKernel/etc folder, where Adeptia Server is installed.
  2. Open the server-configure.properties file.
  3. Search the property abpm.backend.dbType. From the value of this property, you can identify which database is being used as backend. The following table lists the possible values and corresponding database.

 

Property Value

Database Type


HSQL


Embedded Database


Oracle


Oracle Database


SQLServer


SQL Server


MySQL


MySQL Database

 

 

  • No labels