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 3 Current »

This section contains information that is specific to the database type IBM DB2.

Supported Functions

The IBM DB2 database can be used with:

  • Database Table Related Functions (APL)
  • Database Collection/Forwarding Agents
  • Prepared Statements (APL)
  • SQL Collection/Forwarding Agents

Preparations

A database driver is required to connect to the IBM DB2 database. This driver must be stored in the Platform Container. Follow these steps to set up the IBM DB2 driver on the Platform Container:

  1. Download the IBM DB2 driver (jcc.jar) for the appropriate IBM DB2 database version.
     

  2. Copy the downloaded file to the directory MZ_HOME/3pp in the Platform Container.
     

  3. Restart the Platform and EC's for the change to take effect. You should be able to select the IBM DB2 option from the Database profile after this step.


  • No labels