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

How do I get the Response from EIBRESP


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Robert.Barnes

New User


Joined: 20 Oct 2014
Posts: 8
Location: Auckland, New Zealand

PostPosted: Sat Oct 25, 2014 9:21 am
Reply with quote

I'm trying to create a general error-trap module for my COBOL CICS application. For example, if EXEC CICS SEND ... RESP(variable) returns a value of 38 (hex '26'), this corresponds to a response 'INVMPSZ'. Presumably there's a value or function that I can use, I shouldn't need to code the look-up table myself.
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Sun Oct 26, 2014 4:02 am
Reply with quote

Review the following "sticky" for sub-program "KIKSDESC" -

ibmmainframes.com/viewtopic.php?t=61949

With some ingenuity, it can be rewritten in a HLL if Assembler gives management hives. icon_eek.gif

HTH....
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts MQ response when MQGET of a stopped q... Java & MQSeries 2
No new posts How can i link the RHDCSNON programa ... IDMS/ADSO 2
No new posts EIBRESP=16 and EIBRESP2=25 while doi... CICS 2
No new posts EIBRESP =16 & EIBRESP2 = 01 while... CICS 3
Search our Forums:

Back to Top