Transaction fusion: a model for data recovery from information attacks

  • Authors:
  • Rajesh Yalamanchili;Brajendra Panda

  • Affiliations:
  • Computer Science Department, University of North Dakota;Computer Science and Computer Engineering Department, University of Arkansas

  • Venue:
  • Journal of Intelligent Information Systems - Special issue: Database and applications security
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

The escalation of electronic attacks on databases in recent times demands fast and efficient recovery methods. The existing recovery techniques are too time-consuming as they first undo all malicious and affected transactions individually, and then redo all affected transactions, again, individually. In this paper, we propose a method that accelerates the undo and redo phases of the recovery. The method developed involves combining or fusing malicious or affected transactions occurring in groups. These fused transactions are executed during undo and redo phases instead of execution of individual transactions. By fusing relevant transactions into a single transaction, the number of operations such as start, commit, read, and write are minimized. Thus, data items which were required to be accessed multiple times in case of individual transactions are accessed only once in a fused transaction. The amount of log I/O's is reduced. This expedites the recovery procedure in the event of information attacks. A simulation analysis of the proposed model confirmed our claim.