Error 16115

Severity

10

Message text

Could not start thread.

Explanation

A call to srv_createproc() or srv_spawn() prompted Open Server to create more threads than it is configured for.

Action

Call srv_props(SRV_S_NUMTHREADS) to configure Open Server to allow more threads than the default, which is defined by SRV_DEF_NUMTHREADS.

Additional information

Symbolic constant: SRV_ENOSPAWN