IBM DB2

Set the following properties to connect to DB2:

  • Server: Set this to the name of the server running DB2.

  • Port: Set this to the port the DB2 server is listening on.

  • Database: Set this to the name of the DB2 database.

  • User: Set this to the username of a user allowed to access the database.

  • Password: Set this to the password of a user allowed to access the database.

You will also need to install the IBM Data Server Provider for .NET on the appRules Portal machine, the installation registers it in the machine.config.

Last updated