Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (Français) » SQL Anywhere Server - Database Administration » Maintaining your database » Backup and data recovery

 

Making a client-side backup

You can use the Backup utility (dbbackup) to make a backup on the client computer. The Backup utility (dbbackup) uses physical device-level parallelism to decrease the overall time required to complete a backup operation. Parallel backups are not supported on Windows Mobile. See Understanding parallel database backups.

The following methods are supported for making a client-side backup:

Tool More information
Backup utility (dbbackup) Make a client-side backup by using the dbbackup utility
DBBackup function a_backup_db structure
 Make a client-side backup by using the dbbackup utility
 See also

Make a live backup