Product Information > JADE Initialization File Reference > Chapter 1 - JADE Initialization File > BackupCompressedFileGrowthIncrement

BackupCompressedFileGrowthIncrement

Integer prefix multiplier

1G

Purpose

The BackupCompressedFileGrowthIncrement parameter specifies the size of the increment by which a backup file increases during a compressed backup. If the value supplied is not a multiple of the value of the BackupBlockSize parameter, it is rounded up to the next highest multiple.

The minimum value is 64M bytes. If the file to be backed up is smaller than the value of the BackupCompressedFileGrowthIncrement parameter, the backup file is preallocated to that size.

The maximum value is 64G bytes.

Parameter is read when …

The backup process begins.