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 is the difference between command line argument and input taking from the user?
How is the parity flag actually set in the 8085 microprocessor?
How many VLANs are supported on a single switch
i need to alone print a number no text by using if statement .say some idea
can i get some win vista notes
1. Design a counter which counts 0, 4, 8, 2, 6, and repeats using: 1.a using JK flip flops 1.b using T flip flops 1.c using D flip flops 2. Modify your design in question 1.a so that the circuit works according to the following function table X Y F 0 0 Clear 0 1 No Change 1 0 Parallel Loading 1 1 Count 3. Design a circuit that detects the pattern 010 in a serial input X considering: 3.a Overlapping 3.b No overlapping
What are the differences between 1 dimensional RAM and 2 dimensional RAM?
What do you think determines a person's progress in a good company?
What type of questions are asked in interview?
what does complexity means in an algorithim?? how it is calcutaed?
What would be your first invention?
tell me one scenario where we go for idoc and WHy we go for idoc.
i want to know ,If a five-digit number is input through the keyboard, write a program to calculate the sum of its digits.
why multiple inheritence concept is not supported in c#?
Explain the concept of segmentaion.