An entry-sequenced table has the following attributes:
Row size = 1000; blocksize = 4096; Extent (10,10); Maxextents 10
There are currently 170 rows in the table.
What happens when an attempt is made to insert another 40 rows?

A.
Excessive block splits occur.
B.
File system error 43 is returned.
C.
File system error 45 is returned.
D.
The operation completes with no problems.