DSNA692I csect-name THE ADMIN SCHEDULER scheduler-name CANNOT LOG IN AS USER user-name RC=return-code RSN=reason-code

Explanation

The specified administrative task scheduler cannot switch the security environment in order to execute the specified task under the authority of the specified user.

csect-name
The name of the control section that issued the message.
scheduler-name
The name of the administrative task scheduler.
user-name
The user name that was indicated for the task.
task-name
The unique name of the scheduled administrative task.
return-code
The return-code returned by the z/OS® UNIX System Services callable service pthread_security_np which was used to log in.
reason-code
The reason-code returned by the z/OS UNIX System Services callable service pthread_security_np which was used to log in.

System action

The administrative task scheduler does not execute the specified task.

System programmer response

Check the security configuration and make sure that the specified user exists and can log in.

Severity

12 (severe error)