Exforsys

Online Training

The strategy of data backup

This is a discussion on The strategy of data backup within the C and C++ forums, part of the Programming Talk category; In order to strengthen data security, a variety of backup software appeared in the last years, just like TSM, NetBackup, ...


Go Back   Exforsys > Programming Talk > C and C++

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-10-2008, 04:08 AM
Banned
 
Join Date: Jun 2008
Posts: 2
sf5279663 is on a distinguished road
The strategy of data backup

In order to strengthen data security, a variety of backup software appeared in the last years, just like TSM, NetBackup, NetWorker, and ARCserve. The different software has different function. According to the back-up strategy, the backup can be divided into three kinds now. They are full backup, incremental backup, differential backup and cumulative backup.

Full backup: copy all documents from the given computers or file system. Whether there is any change isn’t important.

Incremental backup: backup the data which increased or changed after the last backup. Incremental backups can be divided into multi-level.

Differential backup: backup the data which changed after the last full backup. If you just backup twice, the contents of incremental backup is the same as the differential backup’.

Cumulative backup: use the management of database, record the changes of each point in time, and backup the changed value to the appropriate array. This guide to resume point in time.

The methods we usually use are full backup, full backup +incremental backup, full backup +differential backup, and full backup+ cumulative backup.




PIC one: full+ incremental backup





PIC two: full+ differential backup




PIC three: cumulative backup
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new questions
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Data Modeling Tutorials lokeshm Data Warehousing 0 04-24-2007 02:18 PM
difference between Data Warehouse and Online Analytical Processing techguru Data Warehousing 1 04-10-2006 11:25 AM
hierarchail & network kisshug Oracle Tutorials 2 05-01-2005 04:17 PM
[FAQ] FileMaker Pro - database for Macintosh and Windows Martin Trautmann Tech FAQ 0 04-17-2004 07:26 AM
Apple II Csa2 FAQs: Telecom Hardware & Transfers, Part 20/25 rubywand@swbell.net Tech FAQ 0 04-04-2004 07:29 AM


All times are GMT -4. The time now is 09:30 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.