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

ABEND CODE EMSE


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sel_ramji2009

New User


Joined: 18 Jul 2013
Posts: 18
Location: india

PostPosted: Thu Nov 21, 2013 6:16 pm
Reply with quote

Hi

When i press PF1 from 3270 screen ,i am getting an abend code as EMSE .can anyone let me know what does this mean ?
Requirement : From screen1 ,i should key in the value as 01 and press PF1 key so that screen2/tran2 should pop up..but i am getting EMSE code after giving value as 01 and keyed in PF1 from screen 1.

i searched in google but couldnt get any info on this
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: Thu Nov 21, 2013 6:52 pm
Reply with quote

EMSE is not a valid CICS Abend-Code. It's probably being issued by a program, using the EXEC CICS ABEND ABCODE('EMSE').

You'll need to scan the source-library (ISPF 3.14) looking for this.
Back to top
View user's profile Send private message
Terry Heinze

JCL Moderator


Joined: 14 Jul 2008
Posts: 1249
Location: Richfield, MN, USA

PostPosted: Thu Nov 21, 2013 7:38 pm
Reply with quote

Bill O'Boyle wrote:
EMSE is not a valid CICS Abend-Code.
In addition, if I remember correctly, all CICS abend codes begin with an A.
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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts ISAM and abend S03B JCL & VSAM 10
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
Search our Forums:

Back to Top