>From a coworker's JCL:
//STEP1 EXEC PGM=ADRDSSU,REGION=2048K
//SYSPRINT DD SYSOUT=*
//OUTVOL1 DD VOL=SER=xxxxxx,UNIT=3390,DISP=SHR
//FILTERDS DD DSN=your.filtdd.here,
// DISP=(OLD,KEEP)
//SYSIN DD *
COPY DATASET(FILTERDD(FILTERDS)) -
CANCELERROR -
CATALOG -
OUTDDNAME( -
OUTVOL1 -
) -
RENAMEUNCONDITIONAL(YYYYY) -
TGTALLOC(SOURCE) -
ADMINISTRATOR -
WAIT(2,2)
/*
-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of
Buckton, T. (Theo)
Sent: Friday, April 17, 2020 5:51 AM
To: [email protected]
Subject: ADR137E - FILTERDD
Hi,
I need assistance with abend code ADR137E and the FILTERDD keyword. This abend
code points to the fact that more than 255 entries are specified in a INCLUDE
statement. The DFSMSdss manual says that the FILTERDD keyword must be specified
- but I cannot find a sample JCL that contains the FILTERDD statement.
Anyone with such an sample JCL? Please help.
Regards
********************
Nedbank disclaimer and confidentiality notice:
This email may contain information that is confidential, privileged or
otherwise protected from disclosure. If you are not an intended recipient of
this email or all or some of the information contained therein, do not
duplicate or redistribute it by any means. Please delete it and any attachments
and notify the sender that you have received it in error. Unless specifically
indicated, this email is neither an offer or a solicitation to buy or sell any
securities, investment products or other financial product or service, nor is
it an official confirmation of any transaction or an official statement of
Nedbank. Any views or opinions presented are solely those of the author and do
not necessarily represent those of Nedbank. Nedbank Ltd Reg No 1951/000009/06.
The following link displays the names of the Nedbank Board of Directors and
Company Secretary. [http://www.nedbank.co.za/terms/DirectorsNedbank.htm]
If you do not want to click on a link, please type the relevant address in your
browser
********************
----------------------------------------------------------------------
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