Article · Wikipedia archive · Last revised Jun 5, 2026

Change vector

In an Oracle database, a change vector consists of a single change to a single data block. A change vector is the smallest unit of change recorded in a redo log.

Last revised
Jun 5, 2026
Read time
≈ 1 min
Length
60 w
Citations
Source

In an Oracle database, a change vector consists of a single change to a single data block. A change vector is the smallest unit of change recorded in a redo log (in its turn, a redo log comprises files in a proprietary format which logs a history of all changes made to the database).

Source for further reading