On 12/18/2012 11:09 AM, Peter Ten Eyck wrote:
Does anyone know what controls sections that appear in a CEEDUMP (COBOL
batch)? We are no longer seeing the "WORKING-STORAGE" section of a CEEDUMP. I am
thinking this is controlled (maybe) by LE options, but have had no luck finding
it. Any suggestions?



There is a compile option (TEST) which indicates if
working storage should be formatted in a dump; the
syntax has changed over the last several releases
of COBOL, so you might take a look at that for the
release of COBOL you are using.

There are several CEEOPT settings that apply, the most
likely to be of interest is:

TERMTHDACT (action on termination of a thread) - you
probably want UADUMP

If you have RPTOPTS(ON), you get a listing of the
runtime options that were in effect (actually, from
some release of z/OS, you get that list whenever
you get a CEEDUMP, regardless of the setting, I
seem to recall.)

Can you tell us the version of COBOL and z/OS?
Can you tell us the values of your runtime options?





--

Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-355-2752
http://www.trainersfriend.com

* To get a good Return on your Investment, first make an investment!
  + Training your people is an excellent investment

* Try our tool for calculating your Return On Investment
    for training dollars at
  http://www.trainersfriend.com/ROI/roi.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to