| Author | 
		  Message | 
  		
  		
		     Topic: No Reconnect to Database after session has been killed | 
  		
  		
		  ronq
  
	  	  Replies: 3 Views: 3174
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Apr 13, 2004 2:37 am   Subject: No Reconnect to Database after session has been killed | 
  		
  		
		  sorry for being late, but i was in vacation.
 
 Our platform details: AIX 4.3.3 and MQSI 2.1 CSD4
 
 I think we've got the solution. In the reading from the CSD-Level 5 is described following problem: ... | 
  		
  		
		     Topic: No Reconnect to Database after session has been killed | 
  		
  		
		  ronq
  
	  	  Replies: 3 Views: 3174
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Apr 01, 2004 5:26 am   Subject: No Reconnect to Database after session has been killed | 
  		
  		
		  Hi,
 
 we are testing our message flow in failure scenarios (e.g. kill the ODBC-Session). After we killed the OBDC-Session the broker didn't reconnect to the database.
 
 Here BIP2230E: Error detected ... | 
  		
  		
		     Topic: parsing error with repeating fields | 
  		
  		
		  ronq
  
	  	  Replies: 0 Views: 1235
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Sat Apr 12, 2003 8:47 am   Subject: parsing error with repeating fields | 
  		
  		
		  Hi,
 
 i'm using the MRM parser with the TDS physical format (WMQI 2.1, CSD04). 
 my message consits of repeating lines, delimiter is <CR><LF>.
 line1<CR><LF>
 line2<CR>& ... | 
  		
  		
		     Topic: error with insert-statement | 
  		
  		
		  ronq
  
	  	  Replies: 3 Views: 3196
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Apr 08, 2003 1:42 am   Subject: error insert-statement | 
  		
  		
		  Hi danielaphex,
 
 after restarting the msqi-broker it worked.
 
 Thanks a lot.
 
 But what do the parameters mean? | 
  		
  		
		     Topic: error with insert-statement | 
  		
  		
		  ronq
  
	  	  Replies: 3 Views: 3196
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Apr 07, 2003 2:18 am   Subject: error with insert-statement | 
  		
  		
		  Hi,
 
 I'm using WMQI2.1 CSD4 on AIX4.3.3. The broker-database is oracle 8.1.7.
 
 I want insert the original income message into the database (also oracle). The incoming message is from type blob. Be ... | 
  		
  		
		     Topic: set limitation to a trace file | 
  		
  		
		  ronq
  
	  	  Replies: 0 Views: 1433
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Apr 04, 2003 8:24 am   Subject: set limitation to a trace file | 
  		
  		
		  Hi,
 
 if exceptions occur in my different flows (e.g. cause of database-errors), they will put a formatted trace to one local file. Is there a possibility to set a "wrap-around"-limitation to that fi ... | 
  		
  		
		     Topic: Step through ExceptionList? | 
  		
  		
		  ronq
  
	  	  Replies: 1 Views: 2066
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Apr 03, 2003 5:28 am   Subject: Step through the ExceptionList | 
  		
  		
		  I have to just modify the sample-code (see above, from J.).
 
 Every last field references to the next sub-tree(s) of ExceptionList. In that sub-tree there are the fields number, text, (label) or inse ... | 
  		
  		
		     Topic: Step through ExceptionList? | 
  		
  		
		  ronq
  
	  	  Replies: 1 Views: 2066
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Apr 03, 2003 2:06 am   Subject: Step through ExceptionList? | 
  		
  		
		  Hi all,
 
 i want to step through the ExceptionList-Tree in my ErrorHandling compute-node connected on the catch-terminal of Input-Node. 
 The code below is from this post (thanks to J.)
 
 DECLARE Er ... |