Stable storage cannot be implemented.
(A) Explain why it cannot be.
(B) Explain how database system deal with database
applications
Answer Posted / saif ahmad
Stable storage cannot really be implemented because all
storage devices are made of hardware, and all hardware is
vulnerable to mechanical or electronic device failures.
b. Database systems approximate stable storage by writing
data to multiple storage devices simultaneously. Even if
one of the devices crashes, the data will still be
available on a different device. Thus data loss becomes
extremely unlikely.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you think determines a person's progress in a good company?
i m a student of 4th year ,i m unable to get the embassy appointment dates , and it details.............please help any body.My id=john_searching143@yahoo.com
Has anyone attended interviews in IITs for positions like Research fellowships/assistants? If yes, please share the experience about how complex the interview was, etc. etc.
Difference in NS and TIA type HRC fuses
Is printf(?%d?,p); valid?
write a c program which accept input as:Anu.B.Kapur and give out as:Kapur.A.B using pointers
what is JAR file,JNI,JFC??
sir now i am studying B.Tech final year so now i am eligible for writing group 1 and 2 or not?
could i know the selection pattern at hpcl, am an undergradute in chemical technology, but my sujects or course do not figure out antwhere on the lists.
differance between radix sort and radix exchange sort
can any one send me the configuration of cisco 1841 router????/
what is Pick map and what is the use of it? I want to configure a MVG applet on a filed in opportunity form applet. and when i select fields from MVG , it should reflect on the form applet(means there should be changes on fields in MVG according to Field select from MVG appler). Is this possible (with MVG or Picklist)?
postfix expression for x^y^z-m+n+p/q ?
Please explain why you are suitable for the position that you have applied for?
Reverse the link list without creating new list ?