I am running MQSeries 5.2.0.1 on AIX 4.3.
I am writting a C program to obtain message length and backout count of message in a Local Queue. I have been using two messages to test against. The last time I tested these messages the Backout Count was 0 (zero). After the weekend and a stop/start of the Queue Manager the backout count is 804393744, for both messages.
The IBM doc. says that "MQSeries on UNIX systems, the back-out count always survives restarts of the queue manager. Any change to the HardenGetBackout attribute is ignored." I am I missing something?
JRjr
I am writting a C program to obtain message length and backout count of message in a Local Queue. I have been using two messages to test against. The last time I tested these messages the Backout Count was 0 (zero). After the weekend and a stop/start of the Queue Manager the backout count is 804393744, for both messages.
The IBM doc. says that "MQSeries on UNIX systems, the back-out count always survives restarts of the queue manager. Any change to the HardenGetBackout attribute is ignored." I am I missing something?
JRjr