BAR_PROGRESS_FREQ configuration parameter
Use the BAR_PROGRESS_FREQ configuration parameter to specify, in minutes, the frequency of the progress messages in the activity log for backup and restore operations.
- onconfig.std value
- 0
- if value not present
- 0
- units
- minutes
- range of values
- 0, then 5 to unlimited
- takes effect
- When starts
Usage
Example: If you set BAR_PROGRESS_FREQ to 5, reports the percentage of the object backed up or restored every 5 minutes. If you set BAR_PROGRESS_FREQ to 0 or do not set it, does not write any progress messages to the activity log.
Specify a value 5 minutes or over. Do not set BAR_PROGRESS_FREQ to 1, 2, 3, or 4, automatically resets it to 5 to prevent overflow in the activity log.
If cannot determine the size of the backup or restore object, it reports the number of transfer buffers sent to the database server instead of the percentage of the object backed up or restored.