DSNT544I   SQLID sqlid IS UNDEFINED OR user IS NOT PERMITTED TO USE IT TO REFRESH wlm-environment-name

Explanation

DB2® stored procedure WLM_REFRESH rejected a request by user id user to refresh WLM environment wlm-environment-name using authorization id sqlid. The request was denied either because sqlid does not exist or because user is not permitted to use it.

System action

WLM_REFRESH rejects the refresh request.

System programmer response

If sqlid exists, permit user to use it. Otherwise, create sqlid, give it READ access or higher on the appropriate SAF resource profile (which resides in SAF resource class DSNR and has the format ssid.WLM_REFRESH.wlm-environment-name), and permit user to use it.

User response

Notify the system programmer.