Use the oncheck utility to verify the integrity of the data before you make a level-0 backup. If you find any problems with the data, fix them before you make the backup. You can verify the integrity of the reserve pages, extents, system catalog tables, data, and indexes.
To obtain the database names, use the following statements with DB–Access:
DATABASE sysmaster; SELECT name FROM sysdatabases;
Table 20 lists the commands that verify the data integrity.
For information on oncheck, see the IBM Informix: Dynamic Server Administrator's Guide.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]