Collection Contents Index Scheduling backups Next PDF

SQL Anywhere® Server - Database Administration  > Backup and Data Recovery  > Designing backup procedures

Making image backups


An image backup consists a copy of the database file and/or the transaction log, each as separate files. Image backups provide more flexibility for transaction log management than archive backups do.

You can make an image backup using the Backup utility, the Create Backup Images wizard, or the BACKUP DATABASE statement. Image backups are available on all supported platforms, and are the only supported type of backup on NetWare and Windows CE.

Backing up a database to a tape drive

To make backups to tape using an image backup, you have to take each backup copy and put it on tape using a disk backup utility.

See also

Understanding parallel database backups

Collection Contents Index Scheduling backups Next PDF