Actually, wouldn't you say the production of the dump rather than the suppression of such?
- -teD - Original Message From: Mark Pace Sent: Thursday, March 6, 2014 14:52 To: [email protected] Reply To: IBM Mainframe Discussion List Subject: Re: NODUMP Good news/bad news. Good news, I fixed the problem, so no dump. Bad news, I don't know if adding the DD DUMMY would have done the trick. On Thu, Mar 6, 2014 at 11:17 AM, Burrell, C. Todd (CDC/OCOO/OCIO/ITSO) (CTR) <[email protected]> wrote: > That should do the trick. Give it a shot and tell the group if that does > not work... > > Todd Burrell, PMP, ITIL Expert, CISSP | Project Manager | ITSO AHB | > Centers for Disease Control and Prevention (CDC) > Contractor - HP Enterprise Services | 1600 Clifton Rd, Building 21, MS > D24, RM 1300 | Atlanta, GA 30338 | 404-971-7275 (Blackberry) > 404-723-2017(Mobile) | > [email protected] > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is for use only by the intended recipient. If you received > this in error, please notify the sender and delete the communication from > all computers. > > > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Mark Pace > Sent: Thursday, March 06, 2014 11:10 AM > To: [email protected] > Subject: Re: NODUMP > > According to the output it is going to SMPSNAP. > > JESMSGLG JES2 > JESJCL JES2 > JESYSMSG JES2 > SMPOUT SMPER1 > SMPRPT SMPER1 > SYSPRINT SMPER1 > SMPSNAP SMPER1 > > So would a > //SMPSNAP DD DUMMY > remove the dump? > > > On Thu, Mar 6, 2014 at 11:07 AM, Burrell, C. Todd (CDC/OCOO/OCIO/ITSO) > (CTR) <[email protected]> wrote: > > > Can't you just do something in the JCL like this: > > > > //SYSMDUMP DD DUMMY > > //SYSUDUMP DD DUMMY > > > > Not sure which DD it is going to, but if you dummy it you should not > > see a dump? > > > > Todd Burrell, PMP, ITIL Expert, CISSP | Project Manager | ITSO AHB | > > Centers for Disease Control and Prevention (CDC) Contractor - HP > > Enterprise Services | 1600 Clifton Rd, Building 21, MS D24, RM 1300 | > > Atlanta, GA 30338 | 404-971-7275 (Blackberry) 404-723-2017(Mobile) | > > [email protected] > > > > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE > > PROPRIETARY MATERIAL and is for use only by the intended recipient. If > > you received this in error, please notify the sender and delete the > > communication from all computers. > > > > > > -----Original Message----- > > From: IBM Mainframe Discussion List [mailto:[email protected]] > > On Behalf Of Mark Pace > > Sent: Thursday, March 06, 2014 11:02 AM > > To: [email protected] > > Subject: NODUMP > > > > Is there an equivalent of VSE // OPTION NODUMP ? > > > > I have a job that fails and produces a huge dump. I don't want the dump. > > Is there a way to suppress the dump being created? I searched the JCL > > reference but don't see anything. > > > > -- > > The postings on this site are my own and don't necessarily represent > > Mainline's positions or opinions > > > > Mark D Pace > > Senior Systems Engineer > > Mainline Information Systems > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, send > > email to [email protected] with the message: INFO IBM-MAIN > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, send > > email to [email protected] with the message: INFO IBM-MAIN > > > > > > -- > The postings on this site are my own and don't necessarily represent > Mainline's positions or opinions > > Mark D Pace > Senior Systems Engineer > Mainline Information Systems > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email > to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- The postings on this site are my own and don't necessarily represent Mainline's positions or opinions Mark D Pace Senior Systems Engineer Mainline Information Systems ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
