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 > Database Server Software > Other > Crash recovery

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-08-04, 00:37
lalitsingh lalitsingh is offline
Registered User
 
Join Date: Jun 2004
Posts: 4
Thumbs up Searching for Robust DB

hi,

When the machine running our s/w crashes due to power failure or any other reason the db gets corrupted and we have to recreate the db from the back up, this also considerably slows up the startup process.
we have tried our hand at lot of db's but we are facing the same problem with them. I have heard that Daffodil DB is quite Robust. Please provide some suggestions.

Cheer's

Lalit Singh

Last edited by lalitsingh; 06-09-04 at 08:19.
Reply With Quote
  #2 (permalink)  
Old 06-08-04, 08:01
ash12 ash12 is offline
Registered User
 
Join Date: Jun 2004
Posts: 4
sol

Hi,

Daffodil DB comes with an Automatic Crash Recovery system so data will be secure at the time of system crashes. You may not recover the data which is uncommitted at the time of system crashes but database remain stable till you have last committed the database.

If system crashes during the commit process the entire data will be recovered automatically when the system is strarted again.

regards
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