Home | Previous Page | Next Page   Getting Started > Active Job Window >

Performing a Level-0 Backup

The onpload utility does not log the data that it writes to a table during an express-mode load. For safety, onpload flags the dbspaces that are associated with the table as read-only. To allow for data recovery in case of disk corruption, you must make a level-0 backup. A level-0 backup on the dbspaces affected by the express-mode load saves the data and unsets the read-only flags.

If you do not care about data recovery, you can make a level-0 backup using /dev/null as the backup device. This action unsets the read-only flag without backing up data to any real device.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]