define what a data queue is along with a brief example of what it may be used for?
Answer / aruna
Data queues provides communication between programs by calling API's QSNDDTAQ and QRCVDTAQ along with parameters like data queue name, library in which data queue exists, variable to store the number of characters to be sent, variable to store the information to be sent. We can send the same data queue to the many programs.
| Is This Answer Correct ? | 0 Yes | 0 No |
how does the runqry show the output?
How can we find from which source the program has been compiled for a given RPGLE program object?
What is Multi-format logical file?
Can anybody know difference between SNDUSRMSG AND SNDPGMMSG IN CL PROGRAMMING? IF DON'T KNOW MAIL ME @ gkarthik.as400@gmail.com
what does the opcode free do?
explain the difference between defining subfile and message-subfile?
Can anybody know what is Pick/Basic? Is it a programming language? can it be used in AS400 machine?
what is the syntax for plist?
function of DSPPGMREF?
Define what the operation will do, the purpose of the result field and the purpose of *IN66? HI LO EQ C CALL 'CVTDAT' DTPRM 66
what is the use of dspatr(mdt) keyword?
how do we know batch job aborted after we submitting it