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

Abend code AEI0


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

New User


Joined: 02 Feb 2006
Posts: 8
Location: singapore

PostPosted: Tue Feb 07, 2006 1:30 pm
Reply with quote

helooo all,

when i am tring to run a cics transaction iam coming across with an abend code AEI0....its an program id error...what should i do to solve this problem....can anyone please suggest me how to solve this problem

johny...
Back to top
View user's profile Send private message
narenndra_tallapireddy

New User


Joined: 12 Jul 2005
Posts: 5

PostPosted: Wed Feb 08, 2006 12:05 am
Reply with quote

hi johny,

AEI0 is the abend error occurs when the pgmiderr was not handeld. so please go thru ur application program and chek whether u have metioned an exceptional error handle conditions in ur program.

any answers always welcome

regards,
narendra
Back to top
View user's profile Send private message
raghunathns

Active User


Joined: 08 Dec 2005
Posts: 127
Location: rochester

PostPosted: Wed Feb 08, 2006 6:13 pm
Reply with quote

i think your program is not registered.

you have to register your program in PPT and PCT using CEMT

you missed one of these tables.
Back to top
View user's profile Send private message
mrgnndhmk

New User


Joined: 01 Feb 2006
Posts: 51
Location: India

PostPosted: Wed Feb 22, 2006 4:11 pm
Reply with quote

Hi,

It is because of some unhandled exceptions. You can just check the EIB for the exception and correct.

Regards,
Muruganandham k icon_question.gif
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