Start of change

DSNT024I   program-name requested-action FAILED

Explanation

The action performed by the program failed.

program-name
The name of the program.
requested-action
The action that failed:
  • ACTIVATE WLM POLICY policy-name, where policy-name is the WLM policy.
  • ADD WLM APPLICATION ENVIRONMENT environment-name, where environment-name is the WLM environment name.
  • DISPLAY WLM INFORMATION
  • QUERY SERVICE POLICY
Multiple forms: This message has two forms. The short form is shown above. The long form is:

program-name requested-action FAILED - PROGRAM IS NOT APF-AUTHORIZED

The long form is used when the reason for the failure is APF authorization.

System action

The action is not processed.

User response

Look for additional messages that might explain the cause of the failure and proceed as instructed by the messages.

If the message includes the text PROGRAM IS NOT APF-AUTHORIZED, make sure that the program resides in an APF-authorized library and that all libraries in the STEPLIB or JOBLIB concatenation for the job that invokes the program are APF-authorized.

Severity

8 (error)

End of change