sysadmin sqt_dump_queue

Description

Dumps the transaction cache for an inbound queue or a DSI queue.

Syntax

sysadmin sqt_dump_queue, q_number, q_type, reader
[, open]

Parameters

q_number, q_type

Identifies the stable queue to be dumped. Find these values using admin who, admin who, sqm, and admin who, sqt.

reader

Identifies the reader you want to dump the stable queue for. This parameter applies to features that require multiple readers, such as warm standby applications. You can get the reader number from admin sqm_readers or from admin who, sqt. If you are not using multiple readers, enter “0” for the reader.

open

Allows you to dump only open transactions. If you use this option, insert a comma between q_type and the open flag.

Examples

Example 1

Dumps all undeleted transactions in queue 103:1 from the transaction cache:

sysadmin sqt_dump_queue, 103, 1, 0

Usage

Permissions

sysadmin sqt_dump_queue requires “sa” permission.

See also

admin who, sysadmin dump_file