Continuous forwarding of priority queue to a non-priority queue

2004-08-06 Thread Pavel Tolkachev
be to just let MQ to prioritize the messages in some queue with MSGDLVSQ(PRIORITY) and transactionally forward all messages to an additional queue with MSGDLVSQ(FIFO) from where my application could then work. For performance reasons I think it is probably better for this new forwarding application

Re: Continuous forwarding of priority queue to a non-priority queue

2004-08-06 Thread Rick Tsujimoto
Pavel, I'm not entirely sure I understand this priority vs. FIFO delivery dilemma, so I'll just skip to the questions. 1. If you choose to trigger the forwarding application, it certainly is a reasonable choice. 2. But, given the second question, the restriction of forwarding messages due

Re: Continuous forwarding of priority queue to a non-priority queue

2004-08-06 Thread Wyatt, T.rob
Pavel, If I understand you correctly, you would deliver the messages first to a queue with MSGDLVSQ(PRIORITY) which triggers a job to them move the messages to a FIFO queue. The only problem I can see with that is that, unless the triggered job is r e a l s l o w, or unless you trigger

Re: Continuous forwarding of priority queue to a non-priority queue

2004-08-06 Thread Pavel Tolkachev
slots and then continue forwarding. While it would wait, arriving messages would be piling on the first QUEUE in the order according to their priority, so that they would go to the FIFO queue in this order, too). Would this work as I think it should (i.e., obey the priority, except for maybe last 10

Re: IMS BRIDGE Queues and MQMD-PRIORITY

2003-02-05 Thread John Jones
Peter, The MQMD-Priority is used by MQ to decide the order in which to send messages to IMS; they are all queued at the same priority within IMS. I'm not aware of any priority system on the IMS message queue; even if it exists, the MQ-IMS Bridge does not take advantage of it. I suspect

Re: IMS BRIDGE Queues and MQMD-PRIORITY

2003-02-05 Thread Doug Jenkins
) TFORD.COM Subject: IMS BRIDGE Queues and MQMD-PRIORITY 02/05/2003 09:11 AM Please respond to MQSeries List An IMS bridge queue is GET disabled from 2AM to 6AM, since the IMS Onlines are not up and running

Re: IMS BRIDGE Queues and MQMD-PRIORITY

2003-02-05 Thread john gilmore
IMS Queue Control Facility for z/OS User's Guide, SC26-9685-02 from the IBM publications website. John Gilmore SystemCraft LLC - Original Message - From: Doug Jenkins Sent: 05 February, 2003 14:15 To: [EMAIL PROTECTED] Subject: Re: IMS BRIDGE Queues and MQMD-PRIORITY Would adding more

Re: Priority

2002-11-25 Thread Tim Armstrong
Simple way to look at it. MQ provides services to CICS so if CICS is running at a higher priority then it keep pre-empting its service provider. Regards Tim

Re: Priority

2002-11-22 Thread Glen Shubert
We run the MQ at a higher priority than the CICS regions, but below the IMS and DB2. Glen Shubert [EMAIL PROTECTED] Associate Director MQSeries Technical Support IBM Certified Specialist - MQSeries IBM Certified Solutions Expert - MQSeries (706) 641-3708 Williams, Dave (Systems Management