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

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere 16 - Changes and Upgrading » What's new in version 16.0 » SQL Anywhere new features

 

Backup and recovery

Following is a list of backup and recovery enhancements introduced in SQL Anywhere version 16.0.

  • Backup utility (dbbackup) enhancements   The following options have been added to the Backup utility. All of these options must be used with the -s option. See Backup utility (dbbackup).

    Option Description
    -aw[ - ] Enables the automatic tuning of writers. Specifying -aw- disables the automatic tuning of writers.
    -bc comment Records a comment in the backup history file.
    -h[ - ] Enables backup history. Specifying -h- disables backup history.
    -wa Waits after transactions are completed to rename or truncate transaction log.
    -wb Delays the backup of the database until there are no active transactions.