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

Abend code = AEY9


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mallireddy06

New User


Joined: 05 Feb 2007
Posts: 10
Location: india

PostPosted: Tue Sep 11, 2007 11:42 am
Reply with quote

Hi friends,

i am running cics,db2 program in test region, after giving inputs in the screen it is abending with abend code AEY9.but if i copy production load
and executes means it is working fine, what i want to say is there is no more code changes in test load also even though it is abending
can anybody who knows it give me our ideas on this

Thanks
malliredy
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Tue Sep 11, 2007 2:35 pm
Reply with quote

Did you look up the abend? Unsupported command or bad sysid?
Back to top
View user's profile Send private message
omnamashiva

New User


Joined: 24 Sep 2007
Posts: 10
Location: chennai

PostPosted: Wed Sep 26, 2007 11:26 am
Reply with quote

Hi friend,
The abend is due to bind problem (ie nothing but qualifier problem).
I thougth some/one table does not have autorize to use that plan . If you debug that program , you can find out -922 sql error code. Try to fig out which table having that problem.

Thanks,
Arunachalla
Back to top
View user's profile Send private message
kanak

Moderator


Joined: 12 Mar 2005
Posts: 252
Location: India

PostPosted: Wed Sep 26, 2007 11:31 am
Reply with quote

true it's because of bind problem..might be some one else might have tried to test his code and he must have taken backup of ur load tested hsi own and replaced ur laod back again...but missed to re-bind the tables with ur consistency token..hence the issue...
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 -> ABENDS & Debugging

 


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