sysadmin log_first_tran

Description

Writes the first transaction in a DSI queue into the exceptions log.

Syntax

sysadmin log_first_tran, data_server, database

Parameters

data_server

The name of the data server with the database.

database

The name of the database from whose DSI queue the first transaction is to be written.

Examples

Example 1

Writes the first transaction in this DSI queue to the exceptions log:

sysadmin log_first_tran, SYDNEY_DS, pubs2

Usage

Permissions

sysadmin log_first_tran requires “sa” permission.

See also

admin who