View previous topic :: View next topic
|
Author |
Message |
Chandrapaul
New User
Joined: 10 Jan 2022 Posts: 1 Location: india
|
|
|
|
Hi All,
I have a program that is using TSQ
After Write TSQ, Q-ITEM count shows as 2, but it's supposed to be 1.
Could you please provide some insight on this |
|
Back to top |
|
|
Rohit Umarjikar
Global Moderator
Joined: 21 Sep 2010 Posts: 3075 Location: NYC,USA
|
|
|
|
That doesn’t looks right.
Give a test - You need to empty the queue and retry write and then do a read and make sure to get NUMITEMS as well to see total items in the queue during the READQ operation.
Note - ITEMS is an I/O field to CICS. |
|
Back to top |
|
|
|