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 to reverse the string in rpg
what are the limitations of cl (compare to rpg) ?
which cl command is used to trap error messages during program execution?
how to declare a constant variable in the freeformat?
define the purpose of the *cat function?
What is the as400 called now?
can a indexed file be accessed in arrival sequence in rpg program?
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
what is a program described file in rpg?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
what are the three types of keywords associated with printer file ?
Difference Between Call & Sbmjob?
What is file access opcodes?
how can you detect and handle a record lock situation?
What is difference between rename and prefix?