sysadmin sqm_unzap_command

Description

Undeletes a message in a stable queue.

Syntax

sysadmin sqm_unzap_command, q_number, q_type, 
 seg, blk, row

Parameters

q_number, q_type

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

seg

Identifies the segment in the stable queue that contains the message to be undeleted.

blk

Identifies the 16K block in the segment. Block numbering starts at 1 and ends at 64.

row

The row number in the block of the command to be undeleted.

Usage

Permissions

sysadmin sqm_unzap_command requires “sa” permission.

See also

admin who, sysadmin drop_queue, sysadmin sqm_zap_command