InterviewSolution
Saved Bookmarks
| 1. |
If a failure has occurred in the midst of a transfer, it is called as _________(a) Successful completion(b) Partial failure(c) Total failure(d) None of the mentionedThe question was asked in exam.My question comes from Failure Classification and Storage topic in division Recovery System of RDBMS |
|
Answer» CORRECT CHOICE is (b) PARTIAL FAILURE For explanation: If a failure has occurred in the midst of a transfer, it is CALLED as partial failure. After a partial failure, the destination has incorrect information. |
|