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

SQL Anywhere 11.0.1 » SQL Anywhere Server - Database Administration » Maintaining Your Database » Backup and data recovery » Backing up databases involved in synchronization and replication » Managing the transaction log

 

Make a backup and rename the original transaction log

To make a backup, renaming the transaction log (Sybase Central)
  1. Connect to the database as a user with BACKUP authority.

  2. Right-click the database and choose Create Backup Images.

  3. Click Next.

  4. In the Which Database Do You Want To Back Up list, select the database and click Next.

  5. In the Save The Backup Images In The Following Directory field, type the name of a directory to save the backup copies.

  6. Select an option in the Which Files Do You Want To Back Up list and click Next.

  7. In the What Do You Want To Do With The Transaction Log list, click Rename The Transaction Log.

  8. Click Next.

  9. Click Finish.

  10. Click Close.

To make a backup, renaming the transaction log (SQL)
To make a backup, renaming the transaction log (command line)
See also