Question: A file has r = 2 5 , 0 0 0 STUDENT records of fixed length. Each record has the following fields: Name ( 4

A file has r =25,000 STUDENT records of fixed length. Each record has the following fields: Name (40 bytes), Ssn (9 bytes), Address (60 bytes), PHONE (10 bytes), Birth_date (8 bytes), Sex (1 byte), Major_dept_code (4 bytes), Minor_dept_code (4 bytes), Class_code (4 bytes, integer), and Degree_program (4 bytes). An additional byte is used as a deletion marker. The file is stored on the disk with the following characteristics (these are not parameters of any particular disk unit): block size B =512 bytes; interblock gap size G =147 bytes; number of blocks per track =25; number of tracks per surface =400. A disk pack consists of 18 double-sided disks. (18 points)
Calculate the record size R in bytes.
Calculate the blocking factor bfr and
The number of file blocks b, assuming an unspanned organization.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!