Adding a Configuration File Entry for IBM DB2 OS/390

If you are using IBM DB2 OS/390, you must add an entry to the ais.cfg file to support Integration Services functionality. You must add entries for each data source name for IBM DB2 OS/390 that you have configured.

Note:

For IBM DB2 OS/390, you configure data source name for the Data Source database only. You cannot configure a data source name for the OLAP Metadata Catalog database. OLAP Metadata Catalog functionality is not supported in IBM DB2 OS/390.

  To add an entry for IBM DB2 OS/390 to the ais.cfg file: :

  1. On the computer running Integration Server, use a text editor to open ais.cfg.

  2. Add a new line for IBM DB2 OS/390 using the data source name or names you have configured.

    Add separate lines for each data source name configured for IBM DB2 OS/390. The syntax is:

    [DS:dsn:390]

    For example, using the sample application database, TBC, the following is the entry to the ais.cfg file:

    [DS:TBC:390]
  3. Save and close ais.cfg.