This configuration option simulates the behavior of the Micro Focus DETECT-LOCK compiler directive:
The <detectlock> option defaults to "no" which means that no error is returned when trying to retrieve a record locked by another user if the LOCK MODE is MANUAL and the READ operation does not have an explicit WITH LOCK option.
Example
<detectlock>yes</detectlock>