Hi people,
I have developed a Visual Basic application that reads a message from a queue and writes to a file by using MQAX200.
There is no problem with that apllication but I would like to know how to work with transactions in this process.
I mean, I want to read the message from the queue, but if something is wrong (example: disk full), I will leave the message intact on the queue.
If someone knows the solution, give an answer please.
Thanks,
Marcello Polito.
mpolito@dba.com.br
I have developed a Visual Basic application that reads a message from a queue and writes to a file by using MQAX200.
There is no problem with that apllication but I would like to know how to work with transactions in this process.
I mean, I want to read the message from the queue, but if something is wrong (example: disk full), I will leave the message intact on the queue.
If someone knows the solution, give an answer please.
Thanks,
Marcello Polito.
mpolito@dba.com.br