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 |
What is the difference between regular logical file and join logical file?
how to handle job errors in as400 what is the command and where can we find out whether the job has any errors
What is GDA?
Distinguish between logical file and physical file?
How we can delete all the Logical File of a Physical file in one instance ?
When will you use OPEN and CLOSE opcodes in RPG program?
How to know the number of records in a pf through clp program?
To Add A File To The 'file Selection' Option Of A Query, The Function Key To Be Pressed Is?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?
What is the difference between physical file and logical file?
What is primary file? How many primary file can be declared in a RPG program?
What is Sub-System?