If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Database design document templete

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-02-09, 22:02
glarus glarus is offline
Registered User
 
Join Date: Feb 2009
Posts: 8
Database design document templete

Hi all,
2 questions:
1. I am working on my software development project which involves database design. Can anyone recommend a nice and simple database design document template or at least suggest the most important chapters which the document should include? Would be even better if it is a template and it is filled in with some sample data.

2. My requirements include database backup, archiving and restore. Can anyone explain the concepts behind this functionality and more particularly, the difference between backup and archiving?

Thanks,
Peter
Reply With Quote
  #2 (permalink)  
Old 03-03-09, 08:29
blindman blindman is offline
World Class Flame Warrior
 
Join Date: Jun 2003
Location: Ohio
Posts: 11,726
Backup is simply saving your database data to an external file. Archiving is the process of copying these backups and retaining them for a period of time, usually on a separate file system or even at a separate site, in case your primary data site is struck by a catastrophe.
__________________
If it's not practically useful, then it's practically useless.

blindman
www.chess.com: "sqlblindman"
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

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