GLD1016E Unable to create mutex: error_code/reason_code - error_text
Explanation
The LDAP server or utility is unable to create a mutex. See the description of pthread_mutex_init() in z/OS C/C++ Runtime Library Reference for more information about the error.In the message
text:
- error_code
- Error code from pthread_mutex_init()
- reason_code
- Reason code from pthread_mutex_init()
- error_text
- Error text corresponding to the error code