tusharguptait
New User
Joined: 15 Feb 2006 Posts: 29
|
|
|
|
Hi,
I am writing a large length (6.5 million bytes) message to queue through COBOL program using MQPUT. The message is successfully written to queue (return code 0) and there is no error or warning code.
But when I goto PQEDIT panel to check the message, open it using 'Z ISPF Edit Msg' option, the data is not fully written. In the panel , there is data only until line 058255. Only partial data is written till that line no. Rest of data is not visible.
I don't know if the issue is seeing large data in PQEDIT panel or the data is not correctly entered in queue.
If anyone has any solution/suggestion to solve the problem, then please do let me know.
Regards
TG |
|