Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   Overview of the ON-Bar Backup and Restore System > Setting ON-Bar Configuration Parameters > Setting ON-Bar Parameters in ONCONFIG >

BAR_WORKER_MAX (XPS)

onconfig.std value
0
if value not present
0
takes effect
When the database server starts

The BAR_WORKER_MAX configuration parameter determines how many storage spaces and logical logs can be backed up or restored in parallel on each storage manager. It also specifies the maximum number of onbar-worker processes that the database server automatically starts for this storage-manager instance. If the BAR_WORKER_MAX value is 0, you must start the onbar-worker processes manually.

Specifying a Parallel Backup or Restore

For example, to start five onbar-worker processes in parallel, set BAR_WORKER_MAX to 5. Set BAR_WORKER_MAX to the number of storage devices available to the storage manager. If the database server has multiple storage managers configured, the number of parallel operations is the sum of BAR_WORKER_MAX values for all storage managers. The maximum number of onbar-worker processes that run simultaneously depends on the capabilities of the storage manager.

If onbar-worker processes for a specific storage manager have special start-up requirements, such as environment variables, you can specify these by editing the start_worker script file. For information, see Using start_worker.sh to Start onbar_worker Processes Manually (XPS). If storage managers have dynamic requirements for onbar-worker processes, you might have to start them manually.

Specifying a Serial Backup or Restore

You can specify serial backups and restores with Extended Parallel Server in two ways:

Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]