DSNA684I csect-name DFLTUID CANNOT BE THE USER user-name THAT STARTS THE ADMIN SCHEDULER scheduler-name
Explanation
The specified administrative task scheduler started task parameter (DFLTUID) is set to the specified user name. This user is the same user that is associated with the started task. For security reasons, this assignment is not allowed.
- csect-name
- The name of the control section that issued the message.
- user-name
- The user name that was provided to start the administrative task scheduler. This name is specified in the DFLTUID parameter.
- scheduler-name
- The name of the administrative task scheduler.
System action
The administrative task scheduler does not start.
System programmer response
Specify another user name in the DFLTUID parameter. The default execution user should have minimal access rights on the system, and should have no access to administrative task scheduler resources.
Severity
12 (severe error)