Parameter em/use_sema_lock Short text Select locking method in extended memory admin Parameter description The parameter enables you to use a semaphore instead of a spinlock forprocess synchronization in extended memory administration. Although spinlocks are considerably faster than semaphores, they causecertain problems upon recovery from work process crashes. The parametercan also be used as a workaround if other problems with spinlocks occur. Possible Values TRUE - Operating system semaphore is used FALSE - Spinlock is used Work area ExtMemory Parameter unit Truth value Default value FALSE Who is allowed System administrator Limitation for os None Limitation for db n.a. Other parameter No Valid_values TRUE, FALSE |