How should you distribute data across disks?

What will be an ideal response?


The basic principles of the distributing the data across disks are:
? the operating files should be separated from the database files;
? the main database files should be separated from the index files;
? the recovery log file should be separated from the rest of the database.

Computer Science & Information Technology

You might also like to view...

The improved Bluetooth 2.0 increased the data rate to around ____ Mbps.

A. three B. four C. five D. six

Computer Science & Information Technology

What is the efficiency of selection sort?

a. O(n2). b. O(n log n). c. O(n). d. O(1).

Computer Science & Information Technology

Round the values down at the places noted.

999.99 at tens place

Computer Science & Information Technology

_____ effects convert colors in a picture to a wide variety of hues.

A. Recolor B. Redesign C. Reorganize D. Repair

Computer Science & Information Technology