Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   Introducing Backup and Restore > Introducing Backup and Restore > What Is a Recovery System? >

What Is a Backup?

A backup is a copy of one or more dbspaces (also called storage spaces) and logical logs that the database server maintains. On Dynamic Server, you can also back up blobspaces and sbspaces. On Extended Parallel Server, you can also back up dbslices. For a description of storage spaces, see your IBM Informix: Administrator's Guide.

The backup copy is usually written to a secondary storage medium such as disk, magnetic tape, or optical disk. We recommend that you store the media offline and keep a copy off-site if possible.

Important:
Database backups do not replace ordinary operating-system backups, which back up files other than Informix database files.

Figure 1 illustrates the basic concept of a database backup.

Figure 1. A Backup of Database Server Data
begin figure description--This figure shows database server data moving to backup media--end figure description

You do not always have to back up all the storage spaces. If some tables change daily but others rarely change, it is inefficient to back up the storage spaces that contain the unchanged tables every time that you back up the database server. You need to plan your backup schedule carefully to avoid long delays for backing up or restoring data.

To provide a more flexible backup environment, ON–Bar and ontape support the following three backup levels:

Important:
If disks and other media are completely destroyed and need to be replaced, you need at least a level-0 backup of all storage spaces and relevant logical logs to restore data completely on the replacement hardware.

For details, see Backing Up with ON-Bar, and Backing Up with ontape.

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