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

IGYDS5000-U and IGYDS5062-U abend in compilation.


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

New User


Joined: 14 Jan 2016
Posts: 9
Location: INDIA

PostPosted: Mon Jan 18, 2016 9:56 pm
Reply with quote

Hi, I am trying to submit a precompilar cum compilar job. Its giving MAXCC=16. I am getting GYAS5000-U : "THE COMPILATION WAS TERMINATED DUE TO AN UNCORRECTABLE ERROR CONDITION."
and IGYAS5062-U: "THERE WAS INSUFFICIENT STORAGE FOR COMPILER
PROCESSING. THE "SIZE" COMPILER OPTION VALUE (AND/OR THE REGION SIZE) SHOULD BE INCREASED.

I tried using REGION=0M as well as 150M and SIZE=832K. But its not working. I am also using the Compilar Option "NOOPTS" but i guess its taking it as "OPT". I got the below warning:
IGYSC2267-W: "**MIGR** THE "NOOPTIMIZE" OPTION WILL NOT BE AVAILABLE IN FUTURE VERSIONS OF ENTERPRISE COBOL. IT WILL BE
INTERPRETED AS "OPTIMIZE(0)"."

Any input will be much appreciated.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Mon Jan 18, 2016 10:04 pm
Reply with quote

Try using compiler option SIZE(MAX). Depending upon your site standards, you may -- or may not -- need to change the REGION parameter in your compile job as well; a job class change may also be required.
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Mon Jan 18, 2016 10:26 pm
Reply with quote

Please show all your compile options, first page of the compile listing, and the compiler name, including the Vn.r, from the top of the page on the listing.

Has the program been compiled with this compiler before? Is it a large program?
Back to top
View user's profile Send private message
Alks

New User


Joined: 14 Jan 2016
Posts: 9
Location: INDIA

PostPosted: Tue Jan 19, 2016 4:10 pm
Reply with quote

10x a lot Robert and Bill. SIZE(MAX) worked. There was no need to increase the REGION. icon_biggrin.gif
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Tue Jan 19, 2016 7:49 pm
Reply with quote

Quote:
10x

??? Are you a child and not a professional?
Back to top
View user's profile Send private message
Marso

REXX Moderator


Joined: 13 Mar 2006
Posts: 1353
Location: Israel

PostPosted: Thu Jan 21, 2016 12:52 am
Reply with quote

Why do you have to compile a program by yourself ?
Don't your site use a Version Control product like Endevor or ChangeMan ?
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 ISAM and abend S03B JCL & VSAM 9
No new posts Abend S0C4 11 (Page Translation Excep... PL/I & Assembler 16
No new posts WER999A - UNSUCCESSFUL SORT 8ED U Ab... SYNCSORT 5
No new posts the system or user abend SF0F R=NULL COBOL Programming 0
No new posts Need to get an DLI abend like U0200 IMS DB/DC 2
Search our Forums:

Back to Top