extentSize

The optional extentSize argument of the fileAttributes command enables you to specify the number of bytes that you require for the growth increment extent of database files; for example, explicitly (1048576) or by using a prefix multiplier (1M).

The default value is 128K and the minimum value is 64K.

You can specify both this argument and the initSize argument (separated by a space), the extentSize argument only, or the initSize argument only.