Figure 7 shows the following components of ON–Bar for Dynamic Server:
Use either ISM, TSM, or a storage manager that a third-party vendor provides.
ON–Bar communicates with both the database server and the storage manager. Use the onbar command to start a backup or restore. For a backup session, ON–Bar requests the contents of storage spaces and logical logs from the database server and passes them to the storage manager. The storage manager stores the data on storage media. For a restore session, ON–Bar requests the backed up data from the storage manager and restores it on the database server.
If you specify a parallel backup or restore, the onbar-driver (onbar_d) creates child onbar_d processes that perform backup and restore operations. Each child processes one storage space, then returns. ON–Bar processes log files serially. If you specify a serial backup or restore, the onbar-driver performs the operation one object at a time.
The onbar_d processes write status and error messages to the ON–Bar activity log and write information to the emergency boot file that is used in a cold restore. For more details, see Backup Sequence on Dynamic Server.