DESCRIPTION | Reports on every active queue and every queue with messages. For active queues, it shows much the same information as optionXMQACTIVE (Actively transmitting queues), except that instead ofthe task number, it shows the date/time that the information waslast updated. For inactive queues which have messages, it shows whether or notthere's a task scheduled. If there is, it tells you what timeit's scheduled for. If there isn't, it shows you the FLAGS fieldfor that domain in the DOMAIN file. By looking at the FLAGS field,you should be able to tell whether a task needs to be created totransmit the queue. Generally, if the FLAGS field contains "S"(for SEND), and there's no task scheduled, you probably ought toschedule one, using either option XMSTARTQUE-ALL (for all queues),or XMSTARTQUE (for a queue of your choice). |