1 – Insert Enabled field
This field indicates whether or not rows can be inserted into the row cache. The default value 1 indicates that rows can be inserted into the cache and the value 0 indicates that rows cannot be inserted into the cache. You can override the default value with the RDM$BIND_RCACHE_INSERT_ENABLED logical name.
2 – RCRL Count field
This field displays the number of reserved row cache slots. You can override the default value of 20 slots with the RDM$BIND_ RCACHE_RCRL_COUNT logical name.
3 – Latch Spin Count field
This field indicates the number of times a process trying to acquire a latch should spin before hibernating.