How should you distribute data across disks?

      

How should you distribute data across disks?

  

Answers


KELVIN
•The operating system files should be separated from the database files.
•The main database files should be separated from the index files.
•The recovery log file, if available and if used, should be separated from the rest of the database

kalvinspartan answered the question on July 4, 2018 at 17:00


Next: Compare and contrast a DDBMS with distributed processing. Under what circumstances would you choose a DDBMS over distributed processing?
Previous: State and discuss how the four basic hardware components interact and affect system performance

View More Computer Science Questions and Answers | Return to Questions Index


Exams With Marking Schemes

Related Questions