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 to see active jobs of the system.
http default port 80 is used by some other production http service. How can I create an http instance on another port to run cgidev2 and my future cgi developments?
Can you use multi format LF in CL program?
How to create a user defined (general) data area?
what is the purpose of putovr (put with explicit override) keyword?
define a output queue?
Why do you use Keep and Assume Keywords.
What is the function of DSPATR (display attributes) keyword?
I want to run ls *.csv (sftp command) from CL Program... Can u plz tell me when SFTP command will start running? i.e.which command should I use in CL Program to run ls command?
To Add A File To The 'file Selection' Option Of A Query, The Function Key To Be Pressed Is?
How can I automate sftp commands(ls & get) in CL program.. If I want to write two scripts one for each command... can u plz tell where the script should be written? & what will be the content of each scripts?
what is the purpose of data structure?