Page 1 of 1

Procedure to check the data in storage queues-Help required!

PostPosted: Thu Dec 03, 2009 3:01 pm
by siva219734
All,

Can you please let me know if there is any way to check the data in the storage queues? If so, please provide the details of the procedure.

Thanks in advance.

Re: Procedure to check the data in storage queues-Help required!

PostPosted: Mon Mar 01, 2010 11:31 pm
by ctrevino
Try
CECI READQ TS QNAME('XXXXXXXXXXX')
where XXXXXXXXXX is your Temp storage queue name up to 16 bytes.

HTH,
Christy