Error 16365

Severity

20

Message text

CreateMutex() failed in %1!.

Explanation

CreateMutex() (Microsoft Windows) or pthread_mutex_init() (UNIX) has failed to create a mutex in the specified API.

Action

Find the underlying operating system error. On UNIX, use a process tracing utility such as truss. On Microsoft Windows, contact Sybase Technical Support and request an instrumented version of the Sybase libraries that call GetLastError().

Additional information

Symbolic constant: SRV_ECREATEMUTEX