1
Using Data Queues To Monitor Output Queues
I understand that a Data Queue is an efficient way to monitor an output queue. Using QRCVDTAQ will allow the program to “sleep” until a new spool file appears on the output queue or if a spool file in the output queue changes from HLD to RDY. However what about the RDY spool files that [...]
Answer Question
| March 31, 2012 12:09 AM
Data Queue, OS/400, OS400 Data Queues Output Queues, QRCVDTAQ
I understand that a Data Queue is an efficient way to monitor an output queue. Using QRCVDTAQ will allow the program to “sleep” until a new spool file appears on the output queue or if a spool file in the output queue changes from HLD to RDY. However what about the RDY spool files that [...]
processing data queues
I have a program that does the following Calls a program to build entries into a keyed dataqueue. Sample key values are ‘ 00001′ throught ‘ 00020′ Calls a program that reads those entries, and adds new entries to the dataqueue with new key values (‘R00001′ thru ‘R00024′. When it reads the first new entry [...]
Answer Question
| July 31, 2010 7:48 PM
Data Queue, DTAQ, QRCVDTAQ
I have a program that does the following Calls a program to build entries into a keyed dataqueue. Sample key values are ‘ 00001′ throught ‘ 00020′ Calls a program that reads those entries, and adds new entries to the dataqueue with new key values (‘R00001′ thru ‘R00024′. When it reads the first new entry [...]
1





