Configuring WLM for DDL generation

To generate DDLs for explored objects, you must configure a Workload Manager (WLM) application environment for your subsystem. This environment enables stored procedures to run in WLM-managed address spaces, which is required for DDL extraction operations.

Procedure

  1. Create a WLM environment by using the template in JCLLIB(WLMPROC) that points to the load libraries in <HLQ>.SIZPLLIB.
  2. Start the WLM environment by submitting the JCL from JCLLIB(WLMPROC) that points to the WLM you created in Step 1.
  3. While registering the subsystem, specify the name of the WLM environment in the Workload Manager environment field on the Configuration tab.
    Note: If the subsystem is already registered, edit the subsystem configuration, specify the WLM environment, and click Update.