define what a data queue is along with a brief example of what it may be used for?



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

Post New Answer

More IBM AS400 AllOther Interview Questions

What is the maximum length of a variable name in CL?

1 Answers  


define the purpose of the iter operation?

1 Answers   IBM,


What command must be executed before executing OPNQRYF command?

1 Answers  


Please give me the code for A=A+1 in cl program?

2 Answers  


How many record formats can you have in a Physical file and in a Logical file ?

1 Answers  






explain the purpose of keep and assume keywords?

1 Answers   IBM,


Hey, What is the difference between SCAN,CHECK,XLATE OPCODES? please give me the answeres with example in real time senario?

1 Answers  


Distinguish between logical file and physical file?

1 Answers  


Difference Between Call & Sbmjob?

0 Answers   IBM,


I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.

0 Answers   CSC,


what is procedure prototype and procedure interface.

0 Answers   IBM,


Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..

0 Answers   BlackRock,


Categories