On Mon, 2 Mar 2009 13:03:20 -0600, Bill Klein wrote:

>The Enterprise COBOL compiler (usually) does not "quietly" S0C1 with no
>messages if the region is too small.  The one thing that I would check is
>whether you have the compiler option "SIZE(MAX)" either explicitly or
>implicitly specified. Check out
>
> http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/igy3pg40/2.4.46
>
>and notice the warning (especially if you are using the SQL or CICS compiler
>options).
>

You might also check your ALLOCxx specification for TIOT...

IEF773I TIOT SIZE = ????K, MAXIMUM SINGLE UNIT DD ENTRIES = 

With our limit, we'll never be able to allocate 4000 DD's, let alone 64,000.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to