Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   Overview of the ON-Bar Backup and Restore System > Using ON-Bar Utilities >

Customizing ON-Bar and Storage-Manager Commands

When you issue ON–Bar commands from the command line, the arguments are passed to the onbar script and then to onbar_d. Use the onbar shell script on UNIX or the onbar batch file on Windows to customize backup and restore commands, start ISM, and back up the ISM catalog. The onbar script is located in the $INFORMIXDIR/bin directory on UNIX and in the %INFORMIXDIR%\bin directory on Windows.

The default onbar script assumes that the currently installed storage manager is ISM and backs up the ISM catalogs. If you are using a different storage manager, edit the onbar script, delete the ISM-specific lines, and optionally, add storage-manager commands.

For background information on the onbar script or batch file, see ON-Bar Utilities and Updating the onbar Script.

The default onbar script contains the following sections:

Warning:
Edit the onbar script carefully. Accidental deletions or changes might cause undesired side effects. For example, backup verification might leave behind temporary files if the cleanup code near the end of the onbar script is changed.
Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]