Well without a dump it's hard to tell what happen. 1. Retry with cobol option NOOPT (OPT require a lot of storage) 2. Verify the IEFUSI limits and REGION=0M in the JCL. 3. The IEA705 indicates 00001200 which means Virtual storage may be below 16 megabytes Request is unconditional Length of getmain is FA0 4. Retry with SIZE(MAX) 5. What is you max below the line?
How about posting the full list of cobol compile options. Roland -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Alan C. Field Sent: Thursday, February 02, 2006 11:32 PM To: [email protected] Subject: COBOL Compile time Question We sent a bunch of COBOL source off-site to get it massaged. Now we have it back and some of the source won't compile. Enterprose 3.3.1 compiler. By that I mean the 140,000 source line program blows the compiler. We've been juggling with the SIZE and BUF parameters and feel we've squeezed as much as we can. Size is set to 9216K and BUF to 256. If we set SIZE any smaller the compiler terminates with the recommendation to increase the SIZE. We're seeing the following abend now: IEA705I ERROR DURING GETMAIN SYS CODE = 804-10 xxxxxxx COB STEP010 00 IEA705I 00F89280 00AC9C48 00AC9C48 00001200 00000FA0 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

