You can allow WLM to use their existing service and report
classes instead of using the hard-coded IBM® DB2 QMF® Data Service definitions.
Procedure
- Set the following parameters that are located in the
CQDSIN00 configuration file. Set the values of the WLMUSERID and WLMTRANNAME parameters to names already in
your policy so that IBM® DB2 QMF® Data Service is correctly classified.
if 1 = 1 then
do
“MODIFY PARM NAME(WLMUSERID) VALUE(CQDS)”
“MODIFY PARM NAME(WLMTRANNAME) VALUE(APPLNAME)”
- If your server configuration member,
CQDSIN00, does not match your existing WLM definitions, add
the following parameter to your CQDSIN00 member, and keep the default value NO:
if 1 = 1 then
do
“MODIFY PARM NAME(WLMFORCEPOLICY) VALUE(NO)”
Note: If you set WLMFORCEPOLICY to NO, and
the service class and report class descriptions are not correct, the
zIIP offload criteria is unavailable and the default value of 100%
is used for all IBM® DB2 QMF® Data Service enclaves. The service and report classes to which reference is made
are those set (or defaulted) in the server configuration member, CQDSIN00, for the WLMPnREPORTCLASS and WLM*SERVICECLASS parameters.