change vector
{{One source|date=June 2024}}
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
- [http://download.oracle.com/docs/cd/A87860_01/doc/server.817/a76990/glossary.htm Change Vector]
Category:Transaction processing
{{database-stub}}