> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Peter Nuttall
> 
> Hi John,
> 
> That's correct, but I believe for it to work correctly, if you specify
> separate, then the sysdebug DD needs to point to a file ....

Enterprise COBOL v4.2 with //SYSDEBUG DD DUMMY produced an object deck 
containing the following:

TXT ..À  ..  ..µ±ì.j.ç...&.J. .J.ì.°*ì0...ÕDEBUGINF...........Ø........CBLD0022
TXT ..æ  ..  ........NULLFILE..................IDBA....Ü.....{..{..Ø ..CBLD0023

Note the DSN of the DEBUGINF file is "NULLFILE".

    -jc-


> 
> Kind regards,
> Peter
> 
> 
> 
> 
> 
> "Chase, John" <[email protected]>
> Sent by: "IBM Mainframe Discussion List" <[email protected]>
> 02/06/2010 01:33 PM
> Please respond to
> "IBM Mainframe Discussion List" <[email protected]>
> 
> 
> To
> [email protected]
> cc
> 
> Subject
> Re: CICS DFHLD0203 issues
> 
> 
> 
> 
> 
> 
> 
> 
> > -----Original Message-----
> > From: IBM Mainframe Discussion List On Behalf Of Frank Swarbrick
> >
> > Yeah.  I just have not investigated how to deal with the side file.
> It's on my list of things to look
> > at.  :-)
> > Thanks,
> > Frank
> 
> If you don't "need" the contents of the side file you can allocate it to
> DUMMY at compile time.  For COBOL it would be:
> 
> //SYSDEBUG DD DUMMY
> 
>    -jc-
> 
> >
> > On 6/1/2010 at 1:16 PM, in message
> > <[email protected]>, Tom Ross
> > <[email protected]> wrote:
> > >>  IS there some other "quick fix" we can do
> > >> without requiring a recompile of all modules with NOTEST?
> > >
> > > If you do recompile, use TEST(NOHOOK,SEPARATE) and you can have
> > > all of the benefits of TEST(NOSEPARATE) (formatted dumps,
> > > ability to debug with Debug Tool) without the large load
> > > modules.  The choice should be SEPARATE vs NOSEPARATE,
> > > not TEST vs NOTEST!
> > >
> > > Cheers,
> > > TomR              >> COBOL is the Language of the Future! <<
> > >
> > >
> ----------------------------------------------------------------------
> > > 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
> >
> > >>>
> >
> > The information contained in this electronic communication and any
> document attached hereto or
> > transmitted herewith is confidential and intended for the exclusive
> use of the individual or entity
> > named above.  If the reader of this message is not the intended
> recipient or the employee or agent
> > responsible for delivering it to the intended recipient, you are
> hereby notified that any examination,
> > use, dissemination, distribution or copying of this communication or
> any part thereof is strictly
> > prohibited.  If you have received this communication in error, please
> immediately notify the sender by
> > reply e-mail and destroy this communication.  Thank you.
> >
> > ----------------------------------------------------------------------
> > 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
> 
> ----------------------------------------------------------------------
> 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
> 
> 
> 
> This e-mail message, including any attachments transmitted with it, is 
> CONFIDENTIAL and may contain
> legally privileged information. This message is intended solely for the use 
> of the individual or
> entity to whom it is addressed. If you have received this message in error, 
> please notify us
> immediately and delete it from your system. Please visit our website to read 
> the full disclaimer:
> http://www.euroclear.com/site/public/disclaimer

----------------------------------------------------------------------
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

Reply via email to