Using the Set File Attributes Command

The Set File Attributes command from the Operation menu specifies the initial file size and the extent of file growth for selected database files.

As database files grow in variable increments on demand, and the gradual growth incurs both a direct I/O performance penalty and an indirect performance penalty due to disk fragmentation, use the Set File Attributes command to tailor the amount by which your database files grow.

To set database file attributes

  1. Select the Set File Attributes command from the Operation menu. The Select Files for File Attribute Changes dialog, shown in the following image, is then displayed.

  2. If you do not want the database files in the Database Files list box at the left of the dialog sorted by file number (the default), select the Sort by file name or the Sort by file directory and name item in the Sort by drop‑down list box.

  3. Select the required database file or files for certification, by performing one of the following actions.

    • Select the files from the Database Files list box. The selected files are highlighted. When you have selected all of the files that you require, click the Add button.

    • To select all of the database files, click the Add All button.

    • Select each file by double-clicking the file in the Database Files list box.

    The selected files are then moved to the Selected files list box at the right of the dialog.

  4. To remove database files from the Selected files list box, perform one of the following actions.

    • Select the files for removal from the Selected files list box. When you have selected all of the files for removal, click the Remove button.

    • To remove all of the files from the Selected files list box, click the Remove All button.

    • Select each file by double-clicking the file in the Selected files list box.

    The selected file names are moved back to the Database Files list box at the left of the dialog.

  5. Click the Set to default button, to restore the initial size and the growth extent increment size for all files displayed in the Selected files list box to the default values specified by the DefFileGrowthIncrement and DefInitialFileSize parameters in the [PersistentDb] section of the JADE initialization file.

  6. In the Initial Size text box, specify the number of bytes that you require for the initial size of the files displayed in the Selected files list box. Set this value explicitly (for example, 524288) or by using a prefix multiplier (for example, 512K).

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

  7. In the Extent Size text box, specify the number of bytes that you require for the growth increment extent of the files displayed in the Selected files list box. Set this value explicitly (for example, 1048576) or by using a prefix multiplier (for example, 1M).

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

  8. When your list of selected files is complete, click the OK button to start the operation. Alternatively, click the Cancel button to abandon your selections.

While the operation is running, a progress dialog is displayed that enables you to monitor the progress of the operation. You can abort the run, by clicking the Cancel button.

When the operation is finished, the progress dialog is closed and the following message is displayed in the running report.

<<File size changes completed>>