DSNA652I   csect-name THE USER user-name IS NOT ALLOWED TO ACCESS TASK task-id

Explanation

The specified user, which is the value to which the special register CURRENT SQLID is set, is not allowed to update or delete the specified task. This user did not create the task and does not have SYSOPR, SYSCTRL, or SYSADM authority.

The csect-name in the message identifies the CSECT that issues the message.

System action

The stored procedure terminates.

Programmer response

Ensure that the DB2® special register (CURRENT SQLID) is set to the same user that added this task, or to a user that has SYSOPR, SYSCTRL, or SYSADM authority, before calling this stored procedure again.

Severity

12 (severe)