The following table lists the configuration parameters that apply to the ON-Bar backup and restore utility. For more information on these parameters, see the IBM Informix: Backup and Restore Guide.
The onconfig file can contain BAR_SM-specific sections that begin with the BAR_SM parameter and end with the END parameter. The BAR_SM parameter introduces a BAR_SM paragraph that cannot be nested or located inside the storage-manager specific section.
You must specify some ON-Bar parameters in the BAR_SM section only, some in the BAR_SM or global section, and some in the global section only.
Configuration Parameter | Description | Can be BAR_SM specific | Always BAR_SM specific |
---|---|---|---|
BAR_ACT_LOG | Specifies the location of the ON-Bar activity log file. | ||
BAR_BOOT_DIR | Specifies the directory for the emergency boot files. | ||
BAR_BSALIB_PATH | Specifies the pathname and filename of the XBSA shared library for the storage manager. | X | |
BAR_DBS_COSVR | Specifies coservers that send backup and restore data to the storage manager. | X | |
BAR_HISTORY | Specifies whether the sysutils database maintains a backup history. | ||
BAR_IDLE_TIMEOUT | Specifies the maximum number of minutes that an onbar-worker process is idle before it is shut down. | X | |
BAR_LOG_COSVR | Specifies coservers that send log backup data to the storage manager. | X | |
BAR_PROGRESS_FREQ | Specifies in minutes how frequently the backup or restore progress messages display in the activity log. | ||
BAR_RETRY | Specifies how many times ON-Bar should retry a backup or restore operation. | ||
BAR_SM | Specifies the storage-manager number. | X | |
BAR_SM_NAME | Specifies the storage-manager name. | X | |
BAR_WORKER_COSVR | Lists the coservers that can access the storage manager. | X | |
BAR_WORKER_MAX | Specifies the maximum number of onbar-worker processes started for a storage manager. | X | |
BAR_XFER_BUFSIZE | Specifies the size in pages of the buffers. | ||
BAR_XPORT_COUNT | Specifies the number of shared-memory data buffers for each backup or restore process. | ||
ISM_DATA_POOL | Specifies the volume pool that you use for backing up storage spaces. | X | |
ISM_LOG_POOL | Specifies the volume pool that you use for backing up logical logs. | X | |
LOG_BACKUP_MODE | Specifies whether to use manual or continuous logical-log backups. For more information, see LOG_BACKUP_MODE. |