initSize

The optional initSize argument of the fileAttributes command enables you to specify the number of bytes that you require for the initial size of database files; for example, explicitly (16384) or by using a prefix multiplier (16K).

The default value is 16K and the minimum value is 4K.

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