Reply To: deleting the messages from the outbound queue

Homepage Clovertech Forums Read Only Archives Cloverleaf Cloverleaf deleting the messages from the outbound queue Reply To: deleting the messages from the outbound queue

#57469
James Cobane
Participant

Tijen,

Use the hcidbdump command:

hcidbdump -r -s 11 -d threadname -D

where threadname is the name of the outbound thread.  The -s parameter says what “state” (state 11 is outbound post-TPS). The -D parameter specifiies to delete the transactions.  You can specify an optional filename after the -D flag to write the transactions to a file for safekeeping.  You’ll also need to bounce the process that the outbound thread is in to remove the messages from memory.

Hope this helps.

Jim Cobane

Henry Ford Health

Forum Statistics

Registered Users
5,116
Forums
28
Topics
9,292
Replies
34,432
Topic Tags
286
Empty Topic Tags
10