| Author | 
		  Message | 
  		
  		
		     Topic: How to get element value in Compute Node? | 
  		
  		
		  chargie
  
	  	  Replies: 5 Views: 4236
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 29, 2006 12:45 am   Subject: How to get element value in Compute Node? | 
  		
  		
		  Great, thanks a lot  
 
 yes, I mean "DECLARE NAME CHARACTER" | 
  		
  		
		     Topic: How to get element value in Compute Node? | 
  		
  		
		  chargie
  
	  	  Replies: 5 Views: 4236
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 29, 2006 12:07 am   Subject: How to get element value in Compute Node? | 
  		
  		
		  given this XML
 
 <Employee Gender='Male'>
     <Name>Jason</Name>
 </Employee>
 
 I want to use a string variable to save value of element Name, how to reference to the value? ... | 
  		
  		
		     Topic: mqsistop, mqsilist, mqsideletebroker all hang there | 
  		
  		
		  chargie
  
	  	  Replies: 6 Views: 7102
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Sep 28, 2006 4:34 am   Subject: mqsistop, mqsilist, mqsideletebroker all hang there | 
  		
  		
		  I created new database, new configuration manager, new broker... then it's working again
 my configuration manager and broker share the same queue manager.
 
 I used "ps -A | grep bip" to ch ... | 
  		
  		
		     Topic: mqsistop, mqsilist, mqsideletebroker all hang there | 
  		
  		
		  chargie
  
	  	  Replies: 6 Views: 7102
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Sep 27, 2006 11:05 pm   Subject: what if it's out of sync between cfg manager and broker | 
  		
  		
		  | This morning, I reboot system without stop configuration manager and broker, then I manaually started database, configuration manager and broker, from toolkit I see all components are running, but whe ... | 
  		
  		
		     Topic: mqsistop, mqsilist, mqsideletebroker all hang there | 
  		
  		
		  chargie
  
	  	  Replies: 6 Views: 7102
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Sep 27, 2006 2:04 am   Subject: mqsistop, mqsilist, mqsideletebroker all hang there | 
  		
  		
		  when I try to run mqsistop against a broker, it just hang there, and couldn't find any valuable info from log. mqsilist and mqsideletebroker have same problem.
 
 I don't know from when the broker is  ... | 
  		
  		
		     Topic: Any idea about how to save message into file system | 
  		
  		
		  chargie
  
	  	  Replies: 3 Views: 3213
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Sep 25, 2006 1:40 am   Subject: Any idea about how to save message into file system | 
  		
  		
		  I mean is there any build-in node that can do this, get message from a queue and save its data in a file in file system?
 
 If no, what about user-defined node, can I do that, any hint is much appreci ... | 
  		
  		
		     Topic: Database error: SQL State '78'; Native Error Code '0' | 
  		
  		
		  chargie
  
	  	  Replies: 4 Views: 4456
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Sun Sep 24, 2006 4:32 am   Subject: got it | 
  		
  		
		  thanks, yesterday I succesfully turned on the ODBC trace. (actually I tried before, but failed, maybe file permission problem)
 
 from that I found some clue, seems the message flow is still using a d ... | 
  		
  		
		     Topic: Database error: SQL State '78'; Native Error Code '0' | 
  		
  		
		  chargie
  
	  	  Replies: 4 Views: 4456
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 22, 2006 10:16 pm   Subject: Let me simply me problem | 
  		
  		
		  Seems my problem is desribed too complicated...
 
 Well, this morning, I redo every step. there are some steps I think might be related to the problem.
 
 I logon as root, copy sample odbc.ini file to ... | 
  		
  		
		     Topic: Removing hard-coded database name in compute node ESQL | 
  		
  		
		  chargie
  
	  	  Replies: 6 Views: 5471
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 22, 2006 5:44 am   Subject: Removing hard-coded database name in compute node ESQL | 
  		
  		
		  | how to define and use dynamic schema? | 
  		
  		
		     Topic: Database error: SQL State '78'; Native Error Code '0' | 
  		
  		
		  chargie
  
	  	  Replies: 4 Views: 4456
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Sep 21, 2006 9:08 pm   Subject: Database error: SQL State '78'; Native Error Code '0' | 
  		
  		
		  First I describe my environment:
 Machine A: WebSphere Message Broker Toolkit 6.0.0.1, Windows XP
 Machine B: WebSphere Message Broker 6.0, MQ 6.0, DB2 V8.1 (only used for broker database), RAC 6.0, R ... |