| Author | 
		  Message | 
  		
  		
		     Topic: MQ/WBIMB Admin,  dev./Java, C, /UNIX/5yrs. US experience | 
  		
  		
		  Everest
  
	  	  Replies: 0 Views: 4166
  | 
		   Forum: Job Seekers   Posted: Wed Sep 12, 2007 12:28 am   Subject: MQ/WBIMB Admin,  dev./Java, C, /UNIX/5yrs. US experience | 
  		
  		
		  Looking for MQ Expert with excellent JAVA/C programming and shell scripting   skills? 
 My 5 yrs. of experiences in Finance, Retail, Telecom and Supply Chain Management Systems can be a valuable asset ... | 
  		
  		
		     Topic: Browsing large Number of message in a queue | 
  		
  		
		  Everest
  
	  	  Replies: 8 Views: 6344
  | 
		   Forum: General IBM MQ Support   Posted: Wed Jul 11, 2007 1:18 pm   Subject: Browsing large Number of message in a queue | 
  		
  		
		  I will try MQJexplorer. Is it free /share ware?
 It seems..
 
 http://www.capitalware.biz/mq_tools.html
 
 -- | 
  		
  		
		     Topic: Browsing large Number of message in a queue | 
  		
  		
		  Everest
  
	  	  Replies: 8 Views: 6344
  | 
		   Forum: General IBM MQ Support   Posted: Wed Jul 11, 2007 12:56 pm   Subject: Browsing large Number of message in a queue | 
  		
  		
		  Try  MQJExplorer, back-up all messages in a file in your local machine.
 
 Otherwise, redirect the browsed message to a file (using command line) and mannually search the message in that file. | 
  		
  		
		     Topic: Problem in Starting and running a QMGR | 
  		
  		
		  Everest
  
	  	  Replies: 30 Views: 28027
  | 
		   Forum: General IBM MQ Support   Posted: Wed Jul 11, 2007 12:47 pm   Subject: Problem in Starting and running a QMGR | 
  		
  		
		  Try recycling MQ. Free shared memory.
 
 May be that will narrow down the problem.. | 
  		
  		
		     Topic: Unpredictable triggering problem | 
  		
  		
		  Everest
  
	  	  Replies: 16 Views: 11326
  | 
		   Forum: General IBM MQ Support   Posted: Thu Jul 05, 2007 6:46 am   Subject: Unpredictable triggering problem | 
  		
  		
		  Thanks guys for your support. THE PROBLEM IS RESOLVED. I monitored log, and found that some MQ error would pop up and would make trigger monitor failed. I recycled MQ and that solved the problem. 
 
  ... | 
  		
  		
		     Topic: Unpredictable triggering problem | 
  		
  		
		  Everest
  
	  	  Replies: 16 Views: 11326
  | 
		   Forum: General IBM MQ Support   Posted: Thu Jun 28, 2007 1:19 pm   Subject: Unpredictable triggering problem | 
  		
  		
		  ENVRDATA(&)
 
 Wasn't there in your first post... 
 
 
 Jefflowrey, I really appreciate your promt response! (And all the responses from all you guys ..)
 
 By the way, I altered the process defin ... | 
  		
  		
		     Topic: Unpredictable triggering problem | 
  		
  		
		  Everest
  
	  	  Replies: 16 Views: 11326
  | 
		   Forum: General IBM MQ Support   Posted: Thu Jun 28, 2007 12:13 pm   Subject: Unpredictable triggering problem | 
  		
  		
		  ....And if it then locks up and stays running, then the trigger monitor will not go back to looking for initiation messages - because you didn' t start myscript.sh in the background. 
 >> displa ... | 
  		
  		
		     Topic: Unpredictable triggering problem | 
  		
  		
		  Everest
  
	  	  Replies: 16 Views: 11326
  | 
		   Forum: General IBM MQ Support   Posted: Thu Jun 28, 2007 8:17 am   Subject: Unpredictable triggering problem | 
  		
  		
		  Does ps show that a copy of "myscript.sh" is running?
 I could not get you, 'myscript.sh' is invoked only when message arrives at queue and trigger is fired. | 
  		
  		
		     Topic: Unpredictable triggering problem | 
  		
  		
		  Everest
  
	  	  Replies: 16 Views: 11326
  | 
		   Forum: General IBM MQ Support   Posted: Wed Jun 27, 2007 11:56 am   Subject: Unpredictable triggering problem | 
  		
  		
		  | Triggering is not broken. Your app is probably encountering a problem, hanging, and leaving the app queue open for input. Triggering is working as designed and not retriggering because one or more of  ... | 
  		
  		
		     Topic: Unpredictable triggering problem | 
  		
  		
		  Everest
  
	  	  Replies: 16 Views: 11326
  | 
		   Forum: General IBM MQ Support   Posted: Sun Jun 24, 2007 5:47 pm   Subject: Unpredictable triggering problem | 
  		
  		
		  | If you have multiple triggers and your triggers are not set for background processing it could well be that some unrelated triggered application is hanging and therefore you do never get to process th ... | 
  		
  		
		     Topic: Unpredictable triggering problem | 
  		
  		
		  Everest
  
	  	  Replies: 16 Views: 11326
  | 
		   Forum: General IBM MQ Support   Posted: Fri Jun 22, 2007 5:42 pm   Subject: Unpredictable triggering problem | 
  		
  		
		  Find out what it is about the particular messages that cause your app to stop processing messages, leaving the tm waiting for the app to finish and the queue to pile up...
 All the xml messages have s ... | 
  		
  		
		     Topic: Unpredictable triggering problem | 
  		
  		
		  Everest
  
	  	  Replies: 16 Views: 11326
  | 
		   Forum: General IBM MQ Support   Posted: Fri Jun 22, 2007 12:21 pm   Subject: Unpredictable triggering problem | 
  		
  		
		  Invironments: SunSolaris, MQ 5.3
 
 Trigger set up: Triggering queue 'MY.QL' configurered to run script 'myscript.sh' as application. This script forwards the message from MY.QL to another log queue.  ... | 
  		
  		
		     Topic: DB2 error, unable to create database.. | 
  		
  		
		  Everest
  
	  	  Replies: 3 Views: 4741
  | 
		   Forum: General IBM MQ Support   Posted: Tue Mar 06, 2007 12:07 pm   Subject: DB2 error, unable to create database.. | 
  		
  		
		  Hi all.. I am new in WebSpehere Message Broker world. I tried to create two db2 databases using the following script (mydbScript.sql)
 
  CREATE DB ERRORDB
 CONNECT TO ERRORDB
 BIND '%DB2TEMPDIR%\bnd\ ... | 
  		
  		
		     Topic: WebSphere Message Broker 6.0 and XP Media Center Edition.... | 
  		
  		
		  Everest
  
	  	  Replies: 3 Views: 2919
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 13, 2007 11:27 am   Subject: WebSphere Message Broker 6.0 and XP Media Center Edition.... | 
  		
  		
		  | Thank you everybody ..for your advice. | 
  		
  		
		     Topic: WebSphere Message Broker 6.0 and XP Media Center Edition.... | 
  		
  		
		  Everest
  
	  	  Replies: 3 Views: 2919
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Sun Feb 11, 2007 1:51 pm   Subject: WebSphere Message Broker 6.0 and XP Media Center Edition.... | 
  		
  		
		  Hi,
 
   I have XP Media Center Edition in my machine. I successfully installed MQ 6.0. but not sure if I can install Message Broker 6.0 (and required components... eg. DB2). Could not find informatio ... |