Windows: Create Region and Cross-Region Data Sources for Db2

Attention: This feature is in Early Adopter Product (EAP) release status. We will continue the development of additional features and provide additional interfaces via patch updates and future releases. Please contact Micro Focus SupportLine if you require further clarification.
Note: We recommend that you use a connection string to connect to Db2 databases; that is, using the connect attribute within MFDBFH.cfg.

Use the following steps if you are not using connection strings, but instead creating ODBC data sources to access Db2 databases.

  1. Open the ODBC Data Source Administrator.
    Tip: On most newer Windows versions, click the Start Menu button, type ODBC, and then select the appropriate desktop app.
  2. On the ODBC Data Source Administrator dialog box, select the System DSN tab.
  3. Add a new data source for a region database:
    1. Click Add.
    2. Select the appropriate ODBC driver for your database (for example, IBM DB2 ODBC Driver is a common one for Db2), and click Finish.

      The ODBC IBM DB2 Driver - Add wizard appears.

    3. Enter a name and description for the data source.
      Note: This is the name of the enterprise server region, and must be 8 characters or less.
    4. Click OK.

      The ODBC Data Source Administrator appears again.

  4. Add a new data source for a cross-region database:
    1. Click Add.
    2. Select the appropriate ODBC driver for your database (for example, IBM DB2 ODBC Driver is a common one for Db2), and click Finish.

      The Create New Data Source... wizard appears.

    3. Enter $XREGN$ as the name of the cross-region database and enter a description.
    4. Click OK.

      The ODBC Data Source Administrator appears again.

  5. Click OK.

    The data sources for a region and a cross-region database are configured. You now need to configure the configuration file (MFDBFH.cfg) to use the data sources: see Update the Configuration File for Db2 Region and Cross-Region Databases.