MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

S804_Pre-compiler Error- Why?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
ramu_mohan21
Beginner


Joined: 29 Jun 2004
Posts: 106
Topics: 41
Location: Bangalore, INDIA

PostPosted: Tue Feb 15, 2005 12:34 am    Post subject: S804_Pre-compiler Error- Why? Reply with quote

Hi Board,
While Pre-compiling COBOL-DB2 program I'm getting below mentioned error:


    10.57.01 JOB08063 $HASP165 E02399AB ENDED AT BLRMVS1 - ABENDED S804 U0000 CN(IN
    TERNAL)
    ***


Anyone can help?
_________________
Best Regards,
----------------
Rammohan Pabba
Software Engineer
Back to top
View user's profile Send private message Send e-mail
sathishgay
Beginner


Joined: 03 Feb 2005
Posts: 10
Topics: 2
Location: MUMBAI

PostPosted: Tue Feb 15, 2005 4:10 am    Post subject: Reply with quote

HI Ramu

It may due to following reason

S804 Request for 0 bytes of main storage or not enough main storage available. Program exceeded region size.

sol:Rerun job with CLASS=J

thanks and regards
sathishkumar
_________________
OK
Back to top
View user's profile Send private message AIM Address
CZerfas
Intermediate


Joined: 31 Jan 2003
Posts: 211
Topics: 8

PostPosted: Tue Feb 15, 2005 6:56 am    Post subject: Reply with quote

CLASS=J is a very local definition; I doubt, that this is equally defined in different data centers. Instead of using this class parameter, you should play around with the REGION parameter (either on the JOB- or on the EXEC-card). Try REGION=0M or e.g. REGION=60M and look what happens.

regards
Christian
Back to top
View user's profile Send private message
ramu_mohan21
Beginner


Joined: 29 Jun 2004
Posts: 106
Topics: 41
Location: Bangalore, INDIA

PostPosted: Tue Feb 15, 2005 9:34 am    Post subject: Reply with quote

Hi sathishgay,
As you suggested I kept CLASS=J. But for a long time JOB is in EXECUTION Queue ONLY. Not submitted.

CZerfas,
I did the same as you suggested. It worked for me. I kept REGION=0M.

Thank to both of you for clarifying my doubt.
_________________
Best Regards,
----------------
Rammohan Pabba
Software Engineer
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group