Writes the first transaction in a DSI queue into the exceptions log.
sysadmin log_first_tran, data_server, database
The name of the data server with the database.
The name of the database from whose DSI queue the first transaction is to be written.
Writes the first transaction in this DSI queue to the exceptions log:
sysadmin log_first_tran, SYDNEY_DS, pubs2
Use sysadmin log_first_tran to write the first transaction in a DSI queue into the exceptions log.
This command does not delete the first transaction from the queue.
The exceptions log consists of three tables, rs_exceptshdr, rs_exceptscmd, and rs_systext. See Chapter 8, “Replication Server System Tables,” for detailed descriptions of these tables.
sysadmin log_first_tran requires “sa” permission.