define what a data queue is along with a brief example of what it may be used for?
Answer Posted / 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 |
Post New Answer View All Answers
how can a message from a message file appear as a constant on the screen?
which single rpg opcode performs both setll and reade?
what are the three line types in rlu ?
What is binder language ?
what is the sequence when using cursor?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
how do you specify page overflow indicator for printer files in rpg?
can you display a empty subfile?
what is *inzsr used for?
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
what is procedure prototype and procedure interface.
maximum number of subfiles that can be active for a single file is?
Difference Between Skip Before & Space Before?
how will you find a string using pdm?
Write a logic program for knowing the repeated number of a vowels in a given program?