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
how to cable size by Amp with example
how will u send the idoc
Create an midp application which examines that a phone number which has enters is in the given format * Area code should be one of the following:040,041,050,0400,044
WHY WE SELECT U AS A PERTOLEUM ENGINEER THOUGH UR MARKS ARE LESS THEN OTHER APPLICANTS
please provide me the type of questions or question pattern of bally.
when did actually oil exploration start
can u perform addition of two octal numbers using java?
Explain the following program segment. f(){ int *b; *b=2; }
A rectangular beam section of 300 mm width and 500 mm effective depth is reinforced with 4 bars of 20 mm diameter, what shear reinforcement is required to resist 200 kN shear (use working stress method)?
what are the various login options used in loadrunner tool to make a application performance testing
What is the significance of superconductors?
how to count 4 column with two "and" condition in oracle? e.g task_type and cust_type and service_type are 3 column and we hv to count where task_type="new"and cust_type="jdp" and resulting column name will be new cust with jdp..and also we hv to count where task_type="new"and service_type="fs" resulting column name will be new cust with fs..
what should be the finish work of a carpenter per day
Write a program to input 10 elements in an array and seperate even and odd numbers, positive and negative between them ?
W.A.P to take input of an array and display the entered no. in dos.