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

Abend: NO ACTIVE MODULE FOUND


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

New User


Joined: 01 Feb 2008
Posts: 22
Location: chennai

PostPosted: Tue Sep 16, 2008 4:02 pm
Reply with quote

Hi iam getting following error
IEA995I SYMPTOM DUMP OUTPUT 637
USER COMPLETION CODE=4039 REASON CODE=00000000
TIME=06.42.56 SEQ=17930 CPU=0000 ASID=010A
PSW AT TIME OF ERROR 478D1000 867C0326 ILC 2 INTC 0D
NO ACTIVE MODULE FOUND
NAME=UNKNOWN
DATA AT PSW 067C0320 - 00181610 0A0D58D0 D00498EC
AR/GR 0: 97DD4EDE/84000000 1: 00000000/84000FC7
2: 00000000/000ABBF8 3: 00000000/00000004
4: 00000000/067B4A00 5: 00000000/000AB75C
6: 00000000/00000000 7: 00000000/195692A8
8: 00000000/000ABBF8 9: 00000000/000AD2D6
A: 00000000/000AB75C B: 00000000/067C0250
C: 00000000/000A4B58 D: 00000000/000AE3F8
E: 00000000/867B3AE4 F: 00000000/00000000
END OF SYMPTOM DUMP

could any one tell me what might be the problem?
Back to top
View user's profile Send private message
Bharath Bhat

Active User


Joined: 20 Mar 2008
Posts: 283
Location: chennai

PostPosted: Tue Sep 16, 2008 4:17 pm
Reply with quote

vch wrote:
NO ACTIVE MODULE FOUND


Try coding a
Code:
/*JOBPARM S=ANY


We do that in our shop when we get such a message.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Sep 16, 2008 8:17 pm
Reply with quote

Hello,

If this has not been resolved, you need to post more complete info about the abend.

Please post the jcl, control statements (if any) and the diagnostic info created whtn the abend occurred. The abend is a user abend (U4039) and there should be more info available.
Back to top
View user's profile Send private message
Aaru

Senior Member


Joined: 03 Jul 2007
Posts: 1287
Location: Chennai, India

PostPosted: Wed Sep 17, 2008 12:10 pm
Reply with quote

Vch,

Quote:
NO ACTIVE MODULE FOUND


We usually get this abend when we run a batch job with an incorrect load library.

Check your Loadlib. IF this does not work out then you need to post details as asked by Dick.
Back to top
View user's profile Send private message
vch

New User


Joined: 01 Feb 2008
Posts: 22
Location: chennai

PostPosted: Sat Sep 20, 2008 10:33 pm
Reply with quote

Hi All,
Thanks for your replies..this problem is because in code populating a variable with more than its length..so got this problem...
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts How I Found a Bug in a FORTRAN Compiler All Other Mainframe Topics 4
No new posts ISAM and abend S03B JCL & VSAM 10
No new posts Abend S0C4 11 (Page Translation Excep... PL/I & Assembler 16
No new posts A directory in the pathname was not f... ABENDS & Debugging 0
No new posts I need a 4 lines block where substrin... DFSORT/ICETOOL 12
Search our Forums:

Back to Top