sysadmin sqm_unzap_command

Undeletes a message in a stable queue.

Syntax

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

Parameters

Usage

  • The Replication Server must be in standalone mode to use sysadmin sqm_unzap_command.

  • sysadmin sqm_unzap_command removes the delete mark from a message in a stable queue. Use this command to restore a message that you marked deleted using sysadmin sqm_zap_command.

  • Use sysadmin dump_queue to locate the message you want to restore.

Permissions

sysadmin sqm_unzap_command requires “sa” permission.

Related reference
admin who
sysadmin drop_queue
sysadmin sqm_zap_command
sysadmin dump_queue