Requires Free Membership to View
Register today to access targeted resources from our editorial writers and independent industry experts including news, tips, and advice to help you do your job more efficiently and effectively. Stay informed on the hottest topics and biggest challenges faced by IT professionals working with iSeries products and services.
My understanding of your question is that you want multiple output queues to feed one active writer. There is no native way to do this that I'm aware of, but there is a way to accomplish your goal with a tiny bit of programming. On your various output queues, you can specify a data queue. Entries will be written to the data queue when a spool file on that output queue hits a ready status. You can then have a batch program that monitors the data queue and transfers your spool files to the output queue with the active writer.
================================== MORE INFORMATION ON THIS TOPIC ==================================
The Best Web Links: tips, tutorials and more.
Ask your systems management questions--or help out your peers by answering them--in our live discussion forums.
This was first published in January 2002