IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Implementing MQ CICS adapter


IBM Mainframe Forums -> Java & MQSeries
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mkarthikeyan

New User


Joined: 07 Aug 2008
Posts: 34
Location: Bangalore

PostPosted: Sun Nov 02, 2008 8:24 pm
Reply with quote

Hi,
Facing problem in MQ CICS connection. Getting CSQC419I message instead of CSQC472I message.Transaction CKTI abends with QNST abend in program CSQCTRUE term ????. Updates to local recoverable resources will be backed out.

But getting the connection as success but no servers task avaiable.
---------------------------------------------------------------------------
+DFHSI8440I CICS1 Initiating connection to MQ.
+CSQC336I CICS1 CSQCQCON CONNECT received from a PLT program
+CSQC390I CICS1 CSQCCON CICS Transaction Server is Version 3 Release 1.0
+CSQC303I CICS1 CSQCCON CSQCSERV loaded. Entry point is 8C4BACF0
+CSQC351I CICS1 CSQCCON Unable to LOAD API exit CSQCAPX.Program is disabled
+CSQC307I CICS1 CSQCCON Successful connection to queue manager CSQP
+DFHSI8441I CICS1 Connection to MQ CSQP successfully completed.
+DFHSI1517 CICS1 Control is being given to CICS.
+DFHEJ0102 CICS1 Enterprise Java domain initialization has ended.
+DFHSO0101I CICS1 Sockets domain initialization has ended.
+CSQC419I CICS1 CSQCTRUE No server subtasks available. Task will abend
+CSQC419I CICS1 CSQCTRUE No server subtasks available. Task will abend
---------------------------------------------------------------------------
Back to top
View user's profile Send private message
mkarthikeyan

New User


Joined: 07 Aug 2008
Posts: 34
Location: Bangalore

PostPosted: Mon Nov 03, 2008 11:50 pm
Reply with quote

Resolved it by building a PLT table that will load STUB in the third phase of CICS initialization.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> Java & MQSeries

 


Similar Topics
Topic Forum Replies
No new posts Upgrade CICS TS to 6.2: authorization... CICS 0
No new posts PL/1 SEND CICS MAP first time, attrib... CICS 6
No new posts CICS UCTRAN=NO not working, need syst... CICS 3
No new posts CICS-Db2 connection issue CICS 1
No new posts After newcopy the CICS program user f... CICS 7
Search our Forums:


Back to Top