Re: Abend 0C4 in DFDSS

2018-09-11 Thread Matthew Stitt
The way I look at the snippet, it seems the first "/" on the SYSIN DD statement is not in column 1, which would make the line part of the FILTER DD statement parameters. The "-" continuation on the preceding card would cause ADRDSSU to read that card as a part of the command. Of course, this c

Re: Abend 0C4 in DFDSS

2018-09-11 Thread Steve Smith
While the filter probably shouldn't have a trailing '-', it's impossible for //FILTER DD * to read a JCL card (i.e. //SYSIN...). sas On Tue, Sep 11, 2018 at 6:59 AM Elardus Engelbrecht < elardus.engelbre...@sita.co.za> wrote: > ... > Last suggestion: > > >//FILTER DD * > > INCL(PBREX.PRJW.**

Re: Abend 0C4 in DFDSS

2018-09-11 Thread Richards, Robert B.
: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Abend 0C4 in DFDSS Thanks to all for the tips. Robert has saved the day by suggesting OA55822.. PTF UA97006 has now been applied and the job no longer abends... Thanks. Paul -Original Message- From: IBM Mainframe Discussion List On Behalf Of

Re: Abend 0C4 in DFDSS

2018-09-11 Thread Beesley, Paul
: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Abend 0C4 in DFDSS Hi Paul,I would check to see if PTFs for the following APARs are applied: OA53918 - ABEND 0C4 when include criteria contains migrated data set OA55822 - ABEND 0C4 when include criteria starts with * or % (not exactly your situation

Re: Abend 0C4 in DFDSS

2018-09-11 Thread Elardus Engelbrecht
Beesley, Paul wrote: >I asked Operations and it's their preferred way of deleting datasets that >aren't required. If it were me I'd use IDCAMS DELETE, but it's not my dog 😊 Good. Now leave the Operations' and let them suffer that 0C4 until they do it YOUR way. ;-) I really don't like their wei

Re: Abend 0C4 in DFDSS

2018-09-11 Thread Elardus Engelbrecht
Beesley, Paul wrote: >I've noticed that the datasets are on tape, so ask myself whether this is even >valid. Trying to back up tape datasets to dummy and then deleting them seems >particularly weird. ... and... > //TAPE1DD DUMMY > //FILTER DD * > INCL(PBREX.PRJW.**, - > PBREX.PRUFST.CH

Re: Abend 0C4 in DFDSS

2018-09-11 Thread Robert2 Gensler
ks, Robert DFSMSdss Architecture and Development Tucson, AZ 1-720-349-5211 rgen...@us.ibm.com IBM Mainframe Discussion List wrote on 09/11/2018 06:33:54 AM: > From: "Vernooij, Kees (ITOPT1) - KLM" > To: IBM-MAIN@LISTSERV.UA.EDU > Date: 09/11/2018 06:34 AM > Subject: Re: Abend 0C4 i

Re: Abend 0C4 in DFDSS

2018-09-11 Thread Beesley, Paul
AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Abend 0C4 in DFDSS Maybe you could check what causes the 0C4, the DUMP or the DELETE, by running the job without DELETE. If it is the DUMP, the dataset could have exotic or erroneous characteristics. Kees. > -Original Message- > Fro

Re: Abend 0C4 in DFDSS

2018-09-11 Thread Richards, Robert B.
mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Beesley, Paul Sent: Tuesday, September 11, 2018 6:24 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Abend 0C4 in DFDSS Hi Bob Thanks for the tips. The FILTERDD is actually a dataset in real life, I made it instream to make it easier to copy and paste. Resul

Re: Abend 0C4 in DFDSS

2018-09-11 Thread Vernooij, Kees (ITOPT1) - KLM
DU] On > Behalf Of Beesley, Paul > Sent: 11 September, 2018 12:24 > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: Abend 0C4 in DFDSS > > Hi Bob > > Thanks for the tips. > > The FILTERDD is actually a dataset in real life, I made it instream to > make it easier to copy a

Re: Abend 0C4 in DFDSS

2018-09-11 Thread Beesley, Paul
IBM Mainframe Discussion List On Behalf Of Richards, Robert B. Sent: Tuesday, September 11, 2018 11:07 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Abend 0C4 in DFDSS Paul, Simple things to try: 1) Based on this from the manual: It is possible to pass DFSMSdss filtering criteria in a data set

Re: Abend 0C4 in DFDSS

2018-09-11 Thread Richards, Robert B.
ssion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Beesley, Paul Sent: Tuesday, September 11, 2018 5:32 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Abend 0C4 in DFDSS Asking in desperation here... I have raised a PMR but there are no known hits and investigation is potentially billable so thought I&#x

Abend 0C4 in DFDSS

2018-09-11 Thread Beesley, Paul
Asking in desperation here... I have raised a PMR but there are no known hits and investigation is potentially billable so thought I'd check with this forum... Find it really hard to believe that nobody else in the world has had this problem if it's a real bug. We've had 2 occurrences of this a