1 – Ckpt Buffer Count field
This field indicates the number of buffers to be examined as a single batch by the row cache server (RCS) process during a checkpoint operation. You can override the default value of 15 buffers with the RDM$BIND_RCS_CKPT_BUFFER_CNT logical name.
2 – Batch Count field
This field displays the number of rows to be flushed to disk.
3 – Checkpoint field
This field indicates whether the row cache server (RCS) performs a checkpoint. The default value 1 indicates a checkpoint is performed and the value 0 indicates that a checkpoint is not performed. You can override the default value with the RDM$BIND_ RCS_CHECKPOINT logical name.
4 – Ckpt Time Interval field
This field indicates the amount of time, in seconds, after which a checkpoint will occur. The default value is 0. You can override the default value with the RDM$BIND_CKPT_TIME logical name.
5 – Sweep Interval field
This field indicates the amount of time, in minutes between sweeps. The default sweep interval is 1 minute. You can override the default value with the RDM$BIND_RCS_SWEEP_INTERVAL logical name.
6 – Low Cold Thshld field
This field indicates the number of unmarked records below which the row cache server (RCS) sweep completes. You can override the default value with the RDM$BIND_RCS_MIN_COLD logical name.
7 – High Cold Thshld field
This field indicates the number of marked records above which the row cache server (RCS) sweep starts. You can override the default value with the RDM$BIND_RCS_MAX_COLD logical name.
8 – Cold Record Count field
This field displays the number of unmodified rows in the row cache.
9 – Abort Sweep field
This field indicates whether the sweep should be aborted. The default value 0 indicates that the sweep should be continued and the value 1 indicates that the sweep should be aborted.