1 – Lock Timeout Intvl field
This field displays the number of seconds for a process to wait
during a lock conflict before timing out. The default value is
2147483647 seconds. You can override the default value with the
RDM$BIND_LOCK_TIMEOUT_INTERVAL logical name.
2 – Ready AreaSerially field
This field indicates whether Oracle Rdb grants lock requests for
logical and physical areas in the order that the lock requests
were made. The default value 0 indicates that lock requests are
not granted serially. You can override the default value with the
RDM$BIND_READY_AREA_SERIALLY logical name.
3 – Snap Quiet Point field
This field indicates whether the snapshot locks acquire a quiet-
point lock. The default value 1 indicates that a quiet-point
lock is acquired and the value 0 indicates that a quiet-point
lock is not required. You can override the default value with the
RDM$BIND_SNAP_QUIET_POINT logical name.
4 – Hold Retrvl Locks field
This field indicates whether hold retrieval locks are enabled.
The default value 0 indicates that hold retrieval locks are
disabled and the value 1 indicates that they are enabled. You can
override the default value with the RDM$BIND_HRL_ENABLED logical
name.
5 – Coarse Buf Lockng field
This field indicates whether coarse buffer locking is enabled.
The default value 0 indicates that coarse buffer locking is
disabled and the value 1 indicates that it is enabled. You can
override the default value with the RDM$BIND_CBL_ENABLED logical
name.