Posted: Mon May 21, 2012 1:02 pm Post subject: Problem connecting broker 7 and CICS on VSE 4.3
Voyager
Joined: 19 Jul 2011 Posts: 96
Hi all
Has anyone of you connected message broker 7 with cics on VSE?
All the documentation is for ZOS...
I'm having troubles to configure the IPIC Service on CICS on VSE:
W PRODCICS The definition of TCPIPSERVICE TCPTEST specified STATUS=OPEN but the open failed. SYSID=CICY APPLID=PRODCICS INSTALL SUCCESSFUL TIME: 10.03.38 DATE: 12.137 PF 1 HELP 3 END 6 CRSR 7 SBH 8 SFH 9 MSG 10 SB 11 SF 12 CNCL
Posted: Wed May 23, 2012 7:16 am Post subject: Solved..but other problem
Voyager
Joined: 19 Jul 2011 Posts: 96
I've solved last error... in SIT parameters setting TCP=YES...
But when I invoke CICS with CICS Request Node, I'm having this exception from Cics Transaction Gatway (CTG):
Code:
[com.ibm.broker.nodes.cicsnodes.CICSRequestNode : javax.resource.spi.CommException: CTG9631E Error during interacction with CICS: ECI_ERR_NO_CICS, error code: -3
at com.ibm.connector2.cics.ECIManagedConnection.checkReturnCode(Unknown Source)
at com.ibm.connector2.cics.ECIManagedConnection.call(Unknown Source)
at com.ibm.connector2.cics.ECIConnection.call(Unknown Source)
at com.ibm.connector2.cics.ECIInteraction.execute(Unknown Source)
at com.ibm.broker.cics.CICSAdapter.callCICS(CICSAdapter.java:235)
at com.ibm.broker.nodes.cicsnodes.CICSRequestBaseNode.requestData(CICSRequestBaseNode.java:356)
at com.ibm.broker.plugin.MbRequestTemplateNode.requestData(MbRequestTemplateNode.java:51)
]
Any ideas please?
Remember it's VSE 4.3 and CICS TS 1.1 (similar to 4.1)
Posted: Wed May 23, 2012 7:22 am Post subject: Another point... with CWXN Transaction
Voyager
Joined: 19 Jul 2011 Posts: 96
The people who configured the CICS TS for TCPIPSERVICE didnt find the TRX CISS ... but they found and configured the CWXN transaction ...
They didn't found thet CISS Transaction, because it's not defined in the Mainframe envirnoment...
Can that be the real problem?
Any ideas?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum