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 purpose of dynslt keyword?
1.What is the difference between regular join logical file and non join logical file? 2.what are the nessasary keywords for non join logical file
when do you explicitly open files and close files in an rpg program?
WHAT IS AS/400 SYNORIO?
WHAT IS ACTIVATION GROUP IN ILE?
10 Answers Accenture, HSBC, TCS,
What is the benefit of using Externally Described files over Internally Described?
Describe the function of SETGT operation in RPG language?
how to see all source files in a particular library? ex:xyz is a library name a,b,and c..... are source files how to see?
is it possible to do commitment control with out journaling?
what is default data type for the fields(sub fields) defined in data structures in rpg?
What is binder language ?
what does exfmt does?