| Author | 
		  Message | 
  		
  		
		     Topic: Connecting to Oracle RAC DB | 
  		
  		
		  kspranava
  
	  	  Replies: 3 Views: 4999
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Jun 09, 2011 11:19 pm   Subject: Connecting to Oracle RAC DB | 
  		
  		
		  Hi All,
 
 It is WMBv6.1.0.3, Solaris 5.10 using DataDirect 5.3 (Driver=/opt/IBM/mqsi/6.1/ODBC64/V5.3/lib/UKora23.so) and no tnsname.ora is involved. Background behind this question, we had intermitte ... | 
  		
  		
		     Topic: Connecting to Oracle RAC DB | 
  		
  		
		  kspranava
  
	  	  Replies: 3 Views: 4999
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Jun 08, 2011 9:53 pm   Subject: Connecting to Oracle RAC DB | 
  		
  		
		  Hi All,
 
 While connecting to Oracle RAC DB from WMB v6.1, is it possible to replicate (SERVER = DEDICATED/SHARED) which we used to provide in tnsnames.ora?
 
 Thanks,
 Pranav. | 
  		
  		
		     Topic: Intermittent DB connection error | 
  		
  		
		  kspranava
  
	  	  Replies: 3 Views: 40713
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Apr 20, 2011 11:12 pm   Subject: Intermittent DB connection error | 
  		
  		
		  Hi Moderator,
 
 By mistake, I have posted this in this forum... request you to move it to WMB forum... 
 
 Thanks,
 kspranava. | 
  		
  		
		     Topic: Intermittent DB connection error | 
  		
  		
		  kspranava
  
	  	  Replies: 3 Views: 40713
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Apr 20, 2011 11:10 pm   Subject: Intermittent DB connection error | 
  		
  		
		  Hi All,
 
 We are facing following exception INTERMITTENTLY, not always (may be for 10% of cases), in our PROD WMB server
 
 Sep 26 16:26:16 camel1 WebSphere Broker v6103[3690]: [ID 702911 user.error] ... | 
  		
  		
		     Topic: Aggregation and intermediate queues | 
  		
  		
		  kspranava
  
	  	  Replies: 1 Views: 2936
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Dec 07, 2009 7:01 pm   Subject: Aggregation and intermediate queues | 
  		
  		
		  Dear All,
 
 We have many services fanning out requests to many back end system but in a sequential fashion. We are about to move to Aggregation nodes to make the flow much faster by fanning out reque ... | 
  		
  		
		     Topic: Messageflow instances from command prompt | 
  		
  		
		  kspranava
  
	  	  Replies: 7 Views: 7565
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 24, 2009 4:53 am   Subject: Messageflow instances from command prompt | 
  		
  		
		  Thanks mqmatt.
 
 Looking forward for WMBv7.0.0.1  
 
 you don't like V7.0 ?   
 
 People do not prefer their production sites to be the testing mice... or shall i say, people do not want the wo ... | 
  		
  		
		     Topic: Messageflow instances from command prompt | 
  		
  		
		  kspranava
  
	  	  Replies: 7 Views: 7565
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Nov 20, 2009 3:13 am   Subject: Messageflow instances from command prompt | 
  		
  		
		  Thanks mqmatt.
 
 Looking forward for WMBv7.0.0.1   | 
  		
  		
		     Topic: Messageflow instances from command prompt | 
  		
  		
		  kspranava
  
	  	  Replies: 7 Views: 7565
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Nov 20, 2009 2:58 am   Subject: Messageflow instances from command prompt | 
  		
  		
		  Dear All,
 
 Is there a way to get the no. of instances of a message flow from command prompt apart from the ipprocs count. Sometimes toolkit is not reliable.
 
 Platform: AIX and WMB 6 and WMB 6.1
 
 ... | 
  		
  		
		     Topic: Manipulating XML | 
  		
  		
		  kspranava
  
	  	  Replies: 20 Views: 16347
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Sep 18, 2008 5:35 am   Subject: Manipulating XML | 
  		
  		
		  How do i get the namespace for incoming message?? 
 
 FIELDNAMESPACE function returns you the namespace associated with the field.
 
 Or if you are not worried about the namespace as such, try somethi ... | 
  		
  		
		     Topic: Timeout notification & timeout control nodes for retry l | 
  		
  		
		  kspranava
  
	  	  Replies: 10 Views: 24987
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 12, 2008 7:03 am   Subject: Timeout notification & timeout control nodes for retry l | 
  		
  		
		  Hi,
 
 Why not play with MQGet node? Once all the messages have been moved, control would return to 'No Message' terminal and don't wire this one. | 
  		
  		
		     Topic: Route to Label issue | 
  		
  		
		  kspranava
  
	  	  Replies: 6 Views: 7202
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Aug 26, 2008 12:48 am   Subject: Route to Label issue | 
  		
  		
		  Hi,
 
 Check the 'compute' property of compute node.
 
 -Pranav. | 
  		
  		
		     Topic: Database insertion problem | 
  		
  		
		  kspranava
  
	  	  Replies: 7 Views: 9666
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jun 15, 2007 7:23 am   Subject: Database insertion problem | 
  		
  		
		  Hi,
 
 If am not wrong, bdylen cannot go beyond 255, because
 
 SET b = X'000000000000' || SUBSTRING(InputRoot.BLOB.BLOB FROM 4115 FOR 2); 
 SET bdyLen = CAST(b AS INTEGER); 
 SET msgBdy = CAST(SUBSTR ... | 
  		
  		
		     Topic: Problem With PROPAGATE Statement | 
  		
  		
		  kspranava
  
	  	  Replies: 6 Views: 7233
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jun 15, 2007 7:06 am   Subject: Problem With PROPAGATE Statement | 
  		
  		
		  Hi raghug,
 
 Whats the exception?
 
 As mentioned by pcelari, once propagation is successful, return false.
 
 I assume, you are using two propagates intentionally. If not otherwise, set the delete c ... | 
  		
  		
		     Topic: MQGET Failure terminal acting as a Catch terminal | 
  		
  		
		  kspranava
  
	  	  Replies: 5 Views: 7174
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 29, 2006 2:56 am   Subject: MQGET Failure terminal acting as a Catch terminal | 
  		
  		
		  Hi,
 
 Sorry, for misleading... confused between catch and failure terminals.
 
 mgk, thanks for pointing it out rightly.
 
 -kspranava. | 
  		
  		
		     Topic: How to  read and delete particular messages from MQ queue | 
  		
  		
		  kspranava
  
	  	  Replies: 9 Views: 16867
  | 
		   Forum: IBM MQ API Support   Posted: Wed Nov 29, 2006 2:37 am   Subject: How to  read and delete particular messages from MQ queue | 
  		
  		
		  Hi zpat,
 
 Excellent, thanks for uncovering the myth!
 
 -kspranava |