If your database is involved in synchronization or replication, rename the transaction log to create a new transaction log for the database. If your database is not involved in replication and you have limited disk space on your computer, truncate the transaction log.
Prérequis
You must have BACKUP DATABASE privilege.
Contexte et remarques
If your database is involved in synchronization or replication, it is good practice to maintain copies of old transaction logs until you are certain they are no longer needed. Alternatively to renaming the transaction log, you can continue to use the existing transaction log when you back up your database.
If you truncate the transaction log during backup to delete the contents of the online transaction log, to recover your database from media failure on the database file you must use every backup copy made since the last full backup.
In Sybase Central, use the SQL Anywhere 16 plug-in to connect to the database.
Right-click the database and click Create Backup Images.
Follow the instructions in the Create Backup Images Wizard.
Option | Action |
---|---|
Rename the transaction log |
In the What do you want to do with the transaction log list, click Rename the transaction log. |
Truncate the transaction log |
In the What do you want to do with the transaction log list, click Truncate the transaction log. |
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |