Page cover image

R

RANGE Partition

A type of partition which defines a partition by specifying a range of values.

RCOW, RCOC

A TAC process that receives node join and leave event from the NMGR process in order to perform CWS/CCC lock remastering and recovery.

Redo log

Redo log includes all changes which have occurred in a database. When a critical error occurs in a database, it is the primary means to recover transaction changes.

Row Set

An object that includes a row data set. This can be accessed through a javax.sql.RowSet interface method. There are several Row Set types: Cached Row Set, JDBC Row Set, and Web Row Set.

Row Set Listener

listeners which can be registered multiple listeners in a Row Set.

Last updated