Sybase Adaptive Server Anywhere Reference page 152

Table of Contents

Advertisement

The Transaction Log utility
Transaction log utility options
134
Set the generation number (–g)
Transfer Manager to participate in a Replication Server installation. It can be
used after a backup is restored, to set the generation number. It performs the
same function as the following Replication Server function:
dbcc settrunc( 'ltm', 'gen_id', n )
$
For information on generation numbers and
Server documentation.
Ignore the LTM truncation offset (–il)
the Log Transfer Manager to participate in a Replication Server installation.
It performs the same function as the following Replication Server function:
dbcc settrunc( 'ltm', 'gen_id', n )
$
For information on
Ignore the SQL Remote truncation offset (–ir)
are using the Log Transfer Manager to participate in a Replication Server
installation and a SQL Remote installation. It resets the offset that is kept for
the DELETE_OLD_LOGS option, allowing transaction logs to be deleted
when they are no longer needed.
Set the name of the transaction log mirror file (–m)
filename for a new transaction log mirror. If the database is not currently
using a transaction log mirror, it starts using one. If the database is already
using a transaction log mirror, it changes to using the new file as its
transaction log mirror.
No longer use a transaction log (–n)
stop using a mirror log. Without a transaction log, the database can no longer
participate in data replication or use the transaction log in data recovery.
Log output messages to file (–o)
file.
Operate quietly (–q)
Do not display output messages. This option is
available only from the command-line utility.
No longer use a transaction log mirror (–r)
a mirrored transaction log, this option changes their behavior to maintain
only a single transaction log.
Set the name of the transaction log file (–t)
for a new transaction log. If the database is not currently using a transaction
log, it starts using one. If the database is already using a transaction log, it
changes to using the new file as its transaction log.
Use this option if you are using the Log
dbcc
Use this option if you are using
dbcc
, see your Replication Server documentation.
Stop using a transaction log, and
Write output messages to the named
, see your Replication
Use this option if you
This option sets a
For databases that maintain
This option sets a filename

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Adaptive Server Anywhere and is the answer not in the manual?

Questions and answers

Table of Contents