vernonalex
Programmer
I have a CICS program creating a MQ message that a batch COBOL program is to read and print a report.
The CICS program creates the MQ message with no errors.
The batch COBOL program connects okay, opens the queue okay but on the MQGET I get a 2019 error: handle object error.
I'm stumped on what's wrong.
Anyone have any ideas?
The CICS program creates the MQ message with no errors.
The batch COBOL program connects okay, opens the queue okay but on the MQGET I get a 2019 error: handle object error.
I'm stumped on what's wrong.
Anyone have any ideas?