Authorize userid/password with RACF: Return code = rc , errno = error number , errno2 = reason code
The result of the dummy call to pthread_security_np made during initialization. This displays the return code from the authorization call, and the system error number.
This call should never have a zero return code, but if it does, the change of userid will be cancelled and processing continues.
This should always be a non-zero return code. If it is zero, and the problem persists, contact your service organization.