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 

XP Editor Compilation problem

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


Joined: 26 Feb 2004
Posts: 20
Topics: 14

PostPosted: Fri Sep 10, 2004 9:14 am    Post subject: XP Editor Compilation problem Reply with quote

Hi,
I am trying to compile a code using XP Editor options.
I got a return code of 8.
The error is
"PCSIO 010-S NO MORE AVAILABLE EXTENTS ON DDIO FILE. "

I deleted the DDIO file, and again recreated it. But it is still not working.
Can someone please let me know why this error is coming?

Thanks.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Fri Sep 10, 2004 10:54 am    Post subject: Reply with quote

Try increasing the number of extents when you allocate the file. The parameter is EXTENTS=

If you are not sure what the current allocation is, use the DIRX parameter of CWDDSUTL to list it.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Sun Sep 12, 2004 7:43 pm    Post subject: Reply with quote

ayush,

As bithead suggested you can try increasing the allocation. If that doesn't work then there is another trick you can use.

1. On the XPEDITER panel choose the option UTILITIES (option 5)
2. On the next panle choose the option DDIO FILE FACILITY (option 3)
3. Your DDIO file name should be already there, if not provide a name to create the DDIO file.
4. tab over the left of the DDio file name and type C and press enter.

5. On the next panel change the PREPARATION mode to EDITJCL. It is the second parameter after the DDIO file name.

6. Tab down to the bottom and increase primary and secondary extents and have the space units in cylinders and press enter

7.now you are presented with a JCL which you can submit. The job has 2 steps. One is ALLOC & UITLITY.

8. In the UTILITY STEP( the second step) , there is sysin parm for //ABNLPARM DD *

9. In that change the GC parm. I think the default is 1 , but you can change it to 5.

10. Now just SUB the JOB. Hope fully this will solve your problem

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities 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