Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
What could be wrong in this CICS code.

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS
Author Message
Manivannan

New User


Joined: 07 Apr 2005
Posts: 11
Location: Bangalore

PostPosted: Fri Apr 15, 2005 8:35 pm    Post subject: What could be wrong in this CICS code.
Reply with quote

I am a newbie to CICS and mainframe as such.When i execute this code by giving transid T396.MY CICS region goes to a X-WAIT state.What could be wrong.pls let me know.I have attached the BMS associated with the program also.
thanks for your reply in advance.
regards
Manivannan.
Back to top
View user's profile Send private message
References
ankyhunk

Moderator


Joined: 05 May 2005
Posts: 102
Location: Navi Mumbai, India

PostPosted: Mon May 09, 2005 5:41 pm    Post subject:
Reply with quote

you can debug yr program using Intertest (Debugger for CICS). You may refer - http://ibmmainframes.com/viewtopic.php?t=2358&highlight=
or manuals posted on this site.
Back to top
View user's profile Send private message
Donald123

New User


Joined: 14 May 2005
Posts: 2

PostPosted: Sat May 14, 2005 2:47 pm    Post subject: Re: What could be wrong in this CICS code.
Reply with quote

Hello,

During the intitial transaction ur eibcalen will be zero so the execution comes to B0001-SEND-REVI-MAP-PARA this para in this para. after execution of this para you have to return the contol to cics as pseudo conversational method but you have not returned the control back to cics.


Try to add the code wat you have done in B0002-RETURN-TO-CICS-PARA within the B0001-SEND-REVI-MAP-PARA ....

I hope it will work now.....
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS All times are GMT + 6 Hours
Page 1 of 1