Author |
Message
|
Rahul999 |
Posted: Thu Oct 16, 2008 1:36 am Post subject: Altering the Output Queue Depth while WBIMB is running |
|
|
 Centurion
Joined: 14 Mar 2007 Posts: 134
|
Hi Folks,
I have a Local queue on HP-UX created as the output Queue of message Broker and the Q depth is 5,000(Default one).
I want to increase the Maxdepth of Queue .
Is it possible to alter the MAXDEPTH property of a queue while the DataFlowEngine process is running on it ..Or Do i need to stop and start the message broker ?
Thanx in Advance!
Rahul |
|
Back to top |
|
 |
gs |
Posted: Thu Oct 16, 2008 2:05 am Post subject: |
|
|
 Master
Joined: 31 May 2007 Posts: 254 Location: Sweden
|
Yes, that is possible since the application (WMB in this case) isn't aware of MAXDEPTH.
Other modifications such as changing a QL to a QA etc should only involve restarting the message flow...not the whole broker. |
|
Back to top |
|
 |
Rahul999 |
Posted: Thu Oct 16, 2008 11:27 am Post subject: |
|
|
 Centurion
Joined: 14 Mar 2007 Posts: 134
|
HI Gs,
Thanx for your reply ?
You mentioned u can change queue from Local to Alias and restart the message flows instead of starting the whole broker.
But, I do not have Toolkit access , all I have is a prodcution system on HP-UX where the message broker and the flows are running.
Is it possible to restart the flows without the help of toolkit.
Thanx
Rahut
"I am just some guy , you know" |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Oct 16, 2008 11:33 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
|
Back to top |
|
 |
Rahul999 |
Posted: Thu Oct 16, 2008 12:30 pm Post subject: |
|
|
 Centurion
Joined: 14 Mar 2007 Posts: 134
|
One more question ..
I have a message broker running in HP-UX production ...how can I clear the WBIMB Output queues without stopping the message broker/flows.
We got a production issue in which we asked to clear the MB output queues, but as Message broker process was running on this queue so when I tried to give CLEAR command it says "Object in use"
Any suggestion ..
plese note we can't use RFFUTIL on windows to connect to HP UX server..because of security concerns.
Thanx,
Rahul
"I am just some guy, you know." |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Oct 16, 2008 1:59 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
I thought there was an option in the WMQ Explorer to clear a queue by getting the messages which will work if the queue is open. |
|
Back to top |
|
 |
Rahul999 |
Posted: Thu Oct 16, 2008 10:02 pm Post subject: |
|
|
 Centurion
Joined: 14 Mar 2007 Posts: 134
|
Hi Bower,
Its a HP-UX box, so we can not use MQ explorer .. forgot to mention that our poduction server is having MQ version 5.3 . |
|
Back to top |
|
 |
gs |
Posted: Thu Oct 16, 2008 11:14 pm Post subject: |
|
|
 Master
Joined: 31 May 2007 Posts: 254 Location: Sweden
|
For clearing the queue, you'll have to isse MQGET through your favourite command...supportpac MA01 maybe? The queue is in a open state due to the running message flow, thus you cannot do a clear. |
|
Back to top |
|
 |
bower5932 |
Posted: Fri Oct 17, 2008 4:32 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
Rahul999 wrote: |
forgot to mention that our poduction server is having MQ version 5.3 . |
You really ought to move this forward to a supported version of the product. |
|
Back to top |
|
 |
|