Contents Index sp_queue_set_confirm procedure sp_queue_transaction procedure

SQL Remote User's Guide
  Command Reference for Adaptive Server Enterprise

sp_queue_set_progress procedure


Purpose 

This procedure is used by the SQL Remote Message Agent, and should not be called directly.

Syntax 

sp_queue_set_progress page_id,
row_id,
commit_offset,
backup_offset,
marker

Description 

This procedure is used by the SQL Remote Message Agent, and should not be called directly. It sets the transaction log scanning progress value in the sr_queue_state table.


Contents Index sp_queue_set_confirm procedure sp_queue_transaction procedure