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 

Solving S0F9 abend

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


Joined: 05 Oct 2005
Posts: 28
Topics: 20
Location: INDORE

PostPosted: Tue Dec 12, 2006 5:45 pm    Post subject: Solving S0F9 abend Reply with quote

Hi,

while testing a program which extracts a lot many data, i'm getting S0F9 error after the program runs for quite some time and it doestn't give any dump even in sysout.

When I checked ibm help (qw) it says the error is for system queue area exhausted and it suggest to change the region parameter, but doing that is also of no use.

Please suggest and share how to solve that.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12380
Topics: 75
Location: San Jose

PostPosted: Tue Dec 12, 2006 7:09 pm    Post subject: Reply with quote

tempuser,

Try coding REGION=0 and re-run the job. Also check if your pgm is running in a loop.

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
tempuser
Beginner


Joined: 05 Oct 2005
Posts: 28
Topics: 20
Location: INDORE

PostPosted: Wed Dec 13, 2006 1:19 pm    Post subject: Reply with quote

Coding REGION=0M also didn't help and I have checked that the program is not going in loop, although its processing records slowly one after the other.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12380
Topics: 75
Location: San Jose

PostPosted: Wed Dec 13, 2006 1:54 pm    Post subject: Reply with quote

tempuser,

what is the pgm doing? How many files are you opening/closing in the pgm? There is a parm defined in the ADARUN which contains the default number used for SVC's and if your SVC number is no longer defined correctly then this could cause the S0F9.

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
tempuser
Beginner


Joined: 05 Oct 2005
Posts: 28
Topics: 20
Location: INDORE

PostPosted: Wed Dec 13, 2006 4:27 pm    Post subject: Reply with quote

Hi Kolusu,
The program is extracting some date from 4 diff VSAM file (in which there are approx 51k record) and writting that to a sequential file depending on some conditions.
Could you please suggest from where can we confirm the ADARUN parm and whot should be its correct value.

Thanks a lot!

Regards,
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming 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