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 |
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
what does the opcode free do?
how can send report to user through cl program in as400
Can you use multi format LF in CL program?
What does the keyword UNIQUE mean ?
Suppose we have field reference file we were any changes that corresponding Physical file then what will Happen in field reference file??
what is the maximum number of parameters allowed in rpg?
Feedback about ELI Faridabad.
I had ruestion in one of the interview..... If 1 file has more than 1 member and i want to use the 2nd member in the RPG pgm (in RPG400),how can I use this.... I know the possible answers i.e. useing API 'QCMDEXE' or Before calling the pgm I can use OVRDBF for that member... but I dont' want to use both the tips in above scenarion. Does any body tell me how can i use this ....?
How we can delete all the Logical File of a Physical file in one instance ?
what is the maximum number of record formats in dspf?
what does dfu program you to do on a record?