Configuring External Database Access

The ESP server accesses external databases by using database services defined in the service.xml configuration file.

For the server to communicate with external databases, you must:
Adapter Supported Drivers Supported Databases
Adaptive Server® Enterprise Output Adapter Open Client™ Adaptive Server Enterprise
Database Input and Output Adapters JDBC
  • Adaptive Server Enterprise
  • IBM DB2
  • Oracle
  • Kx Systems KDB+
  • Microsoft SQL Server
  • SAP HANA®
Database Input and Output Adapters ODBC
  • Adaptive Server Enterprise
  • SAP Sybase IQ
  • SQL Anywhere®
  • IBM DB2
  • Oracle
  • Microsoft SQL Server
  • TimesTen
  • MySQL 5.x
  • PostgreSQL
  • SAP HANA
SAP HANA Adapter ODBC SAP HANA
SAP Sybase IQ ODBC SAP Sybase IQ

On UNIX systems, SAP recommends upgrading to version 2.3.0 or later of unixODBC. If you are using a version lower than 2.3.0, set a parameter for the driver that instructs the database manager not to synchronize database access. To do this, add a line that says “Threading = 0” for your driver in the odbcinst.ini file.

If you are running the SAP HANA Output adapter on a UNIX system, use only unixODBC 2.3.0 or higher.