Author |
Message |
Topic: Connection Testing |
keenlearner
Replies: 2 Views: 1825
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 08, 2012 7:11 am Subject: Connection Testing |
Is there a way to test SAP Configurable service connection with SAP wihtout invoking the flow. I mean can we just verify whether the connection is proper.
Thanks |
Topic: JDBC Connection in JCN |
keenlearner
Replies: 7 Views: 7026
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 26, 2012 2:04 pm Subject: JDBC Connection in JCN |
Here goes the full exception Tree
ExceptionList
RecoverableException
File:CHARACTER:F:\build\S700_P\src\DataFlowEngine\ImbDataFlowNode.cpp
Line:INTEGER:1073
Functi ... |
Topic: JDBC Connection in JCN |
keenlearner
Replies: 7 Views: 7026
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 25, 2012 10:48 am Subject: JDBC Connection in JCN |
I referred to below links. Is anything I am missing ??
http://publib.boulder.ibm.com/infocenter/wmbhelp/v7r0m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fah61300_.htm&resultof=%22%4a%44%42%43% ... |
Topic: JDBC Connection in JCN |
keenlearner
Replies: 7 Views: 7026
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 25, 2012 9:12 am Subject: JDBC Connection in JCN |
@lance : I have verified the connections from ODBC point of view. We have an existing flow which uses ODBC conenction to the same DB and its connecting the DB successfully.
@Vitor : I am using the ... |
Topic: JDBC Connection in JCN |
keenlearner
Replies: 7 Views: 7026
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 25, 2012 8:38 am Subject: JDBC Connection in JCN |
Hi All
Env
MB7 with fix pack level 2. Windows XP with SP3
I am trying to connect to a DB but getting an error as below. Any pointers what can be the issue. I am not using the XA
Text ... |
Topic: No More handles error |
keenlearner
Replies: 4 Views: 3678
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 06, 2012 1:16 pm Subject: No More handles error |
I tried to use iSeries Access ODBC Driver and got a success this time.
So some questions
Is it advisable to use iSeries Access ODBC Driver from Message Broker ?
What are the changes we can expe ... |
Topic: Configurable Property |
keenlearner
Replies: 1 Views: 1780
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 06, 2012 11:17 am Subject: Configurable Property |
Hi Gurus
Is it possible to decides which security/configurable property at run time withing a message be providing the value in local environment.
for Example, is it possible to decide which FTP ... |
Topic: Issue with IMS bridge |
keenlearner
Replies: 3 Views: 3922
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 06, 2012 7:23 am Subject: Issue with IMS bridge |
By Translate flag did you mean the Convert option on MQInput Node. That is not checked. One more difference I see when I view it from RFHUtil,
in Broker 7 , the data changes to PC Data,
Where as in ... |
Topic: No More handles error |
keenlearner
Replies: 4 Views: 3678
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 29, 2011 9:12 am Subject: No More handles error |
I was going through the forums and found that each passthru opens a new handler for itself. Is it a true statement or I am lost somewhere.
Thanks |
Topic: No More handles error |
keenlearner
Replies: 4 Views: 3678
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 29, 2011 7:29 am Subject: No More handles error |
At the beginning of our code we have something as below
DECLARE EXIT HANDLER FOR SQLSTATE LIKE '%'
does this cause any issue.
I had a DBA looked into this and he said he see only on active co ... |
Topic: No More handles error |
keenlearner
Replies: 4 Views: 3678
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 29, 2011 7:10 am Subject: No More handles error |
Hi Gurus,
I am getting below error from our MB 6.1.0.7 environment on AIX server.
Error Message : "2322 Child SQL exception. HY014. -99999. [IBM][CLI Driver] CLI0129E No more handles. SQLSTA ... |
Topic: Generic IMS Flow |
keenlearner
Replies: 0 Views: 1388
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 31, 2011 11:55 am Subject: Generic IMS Flow |
Hi
I am working on creating a generic IMS flow. I have read how to invoke the IMS trans, the payload settings etc.. However I have two questions for which I could not find answer
1) On IMS, the ... |
Topic: mqsichangeproperties does not work .. do I do anything wrong |
keenlearner
Replies: 11 Views: 13498
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 01, 2009 6:19 pm Subject: mqsichangeproperties does not work .. do I do anything wrong |
I guess you are using WMB6.1 and you are trying to change the port for Soap Input Nodes. There are two ports
1) HttpListener which is common across all exe groups. This port is used by HttpInput Nod ... |
Topic: Loopinf in ESQL : FOR v/s WHILE using LASTMOVE |
keenlearner
Replies: 11 Views: 32649
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 21, 2009 3:10 am Subject: Loopinf in ESQL : FOR v/s WHILE using LASTMOVE |
Yes we definitely tried it and did not get a significant difference rather no diffrence at all for a xml file which has 5000 records. Just wondering some body have any specific details on it |
Topic: Loopinf in ESQL : FOR v/s WHILE using LASTMOVE |
keenlearner
Replies: 11 Views: 32649
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 21, 2009 1:59 am Subject: Loopinf in ESQL : FOR v/s WHILE using LASTMOVE |
Hi WMBDEV1
We are receiving flat files which are over 50 MB in size but that is not over problem ... we are splitting the files before it is begin read into the broker. So there is no problem in ha ... |