a procedure used in file systems and database management systems to restore integrity after an incident. Data changes are made in a nonpermanent way until a complete logical transaction is completed. The changes are then committed; that is, made permanent as a group. If there is a problem, all changes in the logical transaction are deleted; that is, rolled back. [SEMATECH]
Search the Dictionary