| Author | 
		  Message | 
  		
  		
		     Topic: XMLT NODE: What other options are there? | 
  		
  		
		  shediiwork
  
	  	  Replies: 6 Views: 4788
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed May 09, 2007 8:20 am   Subject: STILL having trouble | 
  		
  		
		  | Does anyone have an example of esql to check each field present, location and value? | 
  		
  		
		     Topic: XMLT NODE: What other options are there? | 
  		
  		
		  shediiwork
  
	  	  Replies: 6 Views: 4788
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue May 08, 2007 1:55 pm   Subject: XMLT NODE: What other options are there? | 
  		
  		
		  | I got it thanks | 
  		
  		
		     Topic: XMLT NODE: What other options are there? | 
  		
  		
		  shediiwork
  
	  	  Replies: 6 Views: 4788
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue May 08, 2007 1:19 pm   Subject: XMLT NODE: What other options are there? | 
  		
  		
		  Thanks for the responses. The current solution is to model the message by hand-writing esql code. I could not find the XML Validation support pack when I look for it. 
 
 thanks 
 Shed | 
  		
  		
		     Topic: XMLT NODE: What other options are there? | 
  		
  		
		  shediiwork
  
	  	  Replies: 6 Views: 4788
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue May 08, 2007 9:21 am   Subject: XMLT NODE: What other options are there? | 
  		
  		
		  What value are you deriving from using XSLT to do transformations, when Broker is fully capable of doing it in several other, more efficient, manners?
 
 The above is a quote from a earlier post in th ... | 
  		
  		
		     Topic: Common procedure call from a esql file question | 
  		
  		
		  shediiwork
  
	  	  Replies: 4 Views: 3522
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Apr 16, 2007 11:57 am   Subject: Common procedure call from a esql file question | 
  		
  		
		  Ahhhh, that was very helpful. I thought that INOUT was correct just wanted to pose the question to the forum.
 
 Shed | 
  		
  		
		     Topic: Common procedure call from a esql file question | 
  		
  		
		  shediiwork
  
	  	  Replies: 4 Views: 3522
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Apr 16, 2007 7:14 am   Subject: Common procedure call from a esql file question | 
  		
  		
		  I created a esql file with CopyMessageHeaders and wandering should the OutputRoot be IN or INOUT? 
 
 PATH COMMON;
 CREATE COMPUTE MODULE MQSERIES_Question
 CREATE FUNCTION main() RETURNS BOOLEAN 
 BE ... | 
  		
  		
		     Topic: Extending the format feature for esql in the toolkit | 
  		
  		
		  shediiwork
  
	  	  Replies: 2 Views: 2552
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Apr 09, 2007 4:46 pm   Subject: Extending the format feature for esql in the toolkit | 
  		
  		
		  Thanks Jeff for that bit of info. I'll take a peek and see if my heart can take it before going any further.
 
 Shed. | 
  		
  		
		     Topic: Extending the format feature for esql in the toolkit | 
  		
  		
		  shediiwork
  
	  	  Replies: 2 Views: 2552
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Apr 06, 2007 11:18 am   Subject: Extending the format feature for esql in the toolkit | 
  		
  		
		  Does any have any ideas on how to extend the format feature (Ctrl+Shift+F) for esql code editor. I am thinking of creating a plugin to improve this feature and just wanted to hear from others.
 
 Shed ... | 
  		
  		
		     Topic: Oracle 9i for the Broker database | 
  		
  		
		  shediiwork
  
	  	  Replies: 3 Views: 3473
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Feb 24, 2006 10:56 am   Subject: Oracle 9i for the Broker database | 
  		
  		
		  Does anyone know if there are any problems with using Oracle 9i as the broker database?
 
 mqsi_setupdatabase oracle $ORACLE_HOME
 mqsicreatebroker BNAME -i mqm -a mqmpasswd -q BRKQM -n _ORACLE_SID_   ... | 
  		
  		
		     Topic: Question about MQ Professionals future | 
  		
  		
		  shediiwork
  
	  	  Replies: 2 Views: 2688
  | 
		   Forum: General Discussion   Posted: Thu Feb 02, 2006 8:40 pm   Subject: Question about MQ Professionals future | 
  		
  		
		  | I really would like to hear the response of MQ Series Professionals on a statement made by "Technical" manager. The manager made the statement that Database Administrator will replace middleware profe ... | 
  		
  		
		     Topic: How to increase LOG file size? | 
  		
  		
		  shediiwork
  
	  	  Replies: 2 Views: 2805
  | 
		   Forum: General Discussion   Posted: Mon Aug 01, 2005 12:26 pm   Subject: How to increase LOG file size? | 
  		
  		
		  | Thanks, got it , edit the mqs.ini on unix systems. | 
  		
  		
		     Topic: How to increase LOG file size? | 
  		
  		
		  shediiwork
  
	  	  Replies: 2 Views: 2805
  | 
		   Forum: General Discussion   Posted: Mon Aug 01, 2005 11:52 am   Subject: How to increase LOG file size? | 
  		
  		
		  I hava MQ 5.3 CSD9 on HPUX and I'm getting these errors:
 AMQ7466: There is a problem with the size of the logfile.
 
 How can I increase the size for logfiles? | 
  		
  		
		     Topic: Change QM Listener Port | 
  		
  		
		  shediiwork
  
	  	  Replies: 11 Views: 10642
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Wed Jul 27, 2005 9:42 am   Subject: Change QM Listener Port | 
  		
  		
		  alter listener(mylistener) trptype(tcp) port(1415)
 
 That is what I was hoping for in 5.3. | 
  		
  		
		     Topic: Change QM Listener Port | 
  		
  		
		  shediiwork
  
	  	  Replies: 11 Views: 10642
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Wed Jul 27, 2005 7:42 am   Subject: Change QM Listener Port | 
  		
  		
		  | Thanks guys !! | 
  		
  		
		     Topic: Change QM Listener Port | 
  		
  		
		  shediiwork
  
	  	  Replies: 11 Views: 10642
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Wed Jul 27, 2005 6:23 am   Subject: Change QM Listener Port | 
  		
  		
		  | I just created a qm but the default port is in uses. Is there a command-line way to change the QMgr listener's port on unix(HPUX)? |