DSNT008I DSNTRIN HAS SET THE WLM ENVIRONMENT FOR routine-type schema.routine-name TO environment-name
Explanation
The Db2-supplied stored procedure or user-defined function indicated by schema.routine-name has been altered to use the indicated WLM environment.
- routine-type
- The type of routine: user-defined function or stored procedure.
- object-name
- The name of the object, as either a specific
name or a qualified name:
- object-name is a specific name
SPECIFIC NAME name
- object-name is a qualified name
qualifier.name
- environment-name
- The name of the WLM environment.
System action
Processing continues.
User response
Review the WLM environment setting for the routine to ensure that it is appropriate. If the environment is not appropriate for the routine, modify the WLMENV parameter of the configuration control statement for each stored procedure or user-defined function that requires to be run in a different WLM environment, and resubmit job DSNTIJRT.