Configuring UMS for Db2 Automation Expert

You can configure the Db2 Automation Expert to use certain additional functions in the Db2® Administration Foundation.

Before you begin

  • Ensure that Db2 Administration Foundation is installed and APARs PH54968 and PH56033 are applied.
  • Ensure Db2 Automation Expert version 1.1.0 is installed and APAR PH55177 is applied.

Procedure

To enable Db2 Automation Expert, complete the following steps:
  1. Navigate to the ZWEYAML member of PARMLIB.
  2. Enable discovery by setting components.izp.toolsDiscovery.enabled to true.
  3. Specify the locations of the YAML files in components.izp.toolsDiscovery.discoverySearchPaths:
    - "DSN:hlq.SDAJSAMP(DAJYPROD)"
    For example:
    toolsDiscovery:
      enabled: true
      discoverySearchPaths:
      - "DSN:HLQ.SDAJSAMP(DAJYPROD)"
  4. Restart Zowe.
    Zowe is configured for Db2 Automation Expert.

    For more information on Db2 Automation Expert, refer to Installing and configuring the ad-hoc utility API for Db2 Automation Expert.