If we had longer to exist, I might. But, we haven't been collecting Syncsort SMF, so until I see the need... And my SAS license expires soon also. So, I lose MXG and reasonable ability to process SMF anyway.
> -----Original Message----- > From: IBM Mainframe Discussion List <[email protected]> On > Behalf Of Martin Packer > Sent: Wednesday, October 28, 2020 1:32 AM > To: [email protected] > Subject: Re: Syncsort to DFSORT - my time has come. > > > FWIW I would go with SMF=FULL - unless you have an exceptionally large > number of sorts - or tight SMF space restrictions. > > There’s gold in them there records. :-) > > Cheers, Martin > > Sent from my iPad > > > On 27 Oct 2020, at 21:13, Frank Swarbrick <[email protected]> > wrote: > > > > Here is our ICEPRM00, if you are interested. > > > > JCL > > DYNALOC=(SYSDA,12) > > DYNAUTO=YES > > MSGDDN=SYSOUT > > PARMDDN=DFSPARM > > SMF=NO > > INV > > DYNALOC=(SYSDA,12) > > DYNAUTO=IGNWKDD > > ERET=ABEND > > MSGDDN=SORTMSG > > PARMDDN=SORTPARM > > SMF=SHORT > > TSO > > SMF=SHORT > > TSOINV > > SMF=SHORT > > TD1 > > SMF=SHORT > > TD2 > > SMF=SHORT > > TD3 > > SMF=SHORT > > TD4 > > SMF=SHORT > > > > ________________________________ > > From: IBM Mainframe Discussion List <[email protected]> on > behalf > of R.S. <[email protected]> > > Sent: Tuesday, October 27, 2020 11:26 AM > > To: [email protected] <[email protected]> > > Subject: Re: Syncsort to DFSORT - my time has come. > > > > W dniu 27.10.2020 o 18:16, Gibney, Dave pisze: > >> A fairly quick question. Are there sample ICEPRMxx members provided > by IBM for tailoring DFSORT? I don't find any in SICESAMP. > >> Yesterday, in my sandbox, I IPL'd with SICELPA, SORTLPA, SICELINK, > SORTLIB ahead of the SYNCSORT libraries and not ICEPRMxx. SHOWZOS > shows > DFSORT as resident sort program. All seems well. I don't keep this > concatenation, it was just easier for fall back considerations. > > > > If you want some sample I can send it. > > However there is no black magic there. > > IMHO it is fundamental to define your needs, because the member is for > > defaults which can be easily overtyped by parameters in the job. > > > > Here you are: > > > > > ********************************************************** > ********* > > ** History of changes: > > ** 05-10-2019 R.SKORUPKA first customization > > ** dd-mm-yyyy user description... > > ** > > > ********************************************************** > ********** > > * > > * JCL (ICEAM1) > > JCL > > DYNALOC=(3390,10) > > * > > * INV (ICEAM2) > > INV > > DYNALOC=(3390,10) > > > > > > > > -- > > Radoslaw Skorupka > > Lodz, Poland > > > > > > > > > > > > > ========================================================== > ============ > > > > Jeśli nie jesteś adresatem tej wiadomości: > > > > - powiadom nas o tym w mailu zwrotnym (dziękujemy!), > > - usuń trwale tę wiadomość (i wszystkie kopie, które wydrukowałeś lub > zapisałeś na dysku). > > Wiadomość ta może zawierać chronione prawem informacje, które może > wykorzystać tylko adresat.Przypominamy, że każdy, kto rozpowszechnia > (kopiuje, rozprowadza) tę wiadomość lub podejmuje podobne działania, > narusza prawo i może podlegać karze. > > > > mBank S.A. z siedzibą w Warszawie, ul. Senatorska 18, 00-950 > Warszawa,https://urldefense.com/v3/__http://www.mBank.pl__;!!JmPEgB > Y0HMszNaDT!7Llp4MvFE23h4R- > paQT1wSjFbHq0hcGJpgRbD2kwqWnyoGx60KsZ-exJaDyN3g$ , e-mail: > [email protected]. Sąd Rejonowy dla m. st. > Warszawy XII Wydział Gospodarczy Krajowego Rejestru Sądowego, KRS > 0000025237, NIP: 526-021-50-88. Kapitał zakładowy (opłacony w całości) > według stanu na 01.01.2020 r. wynosi 169.401.468 złotych. > > > > If you are not the addressee of this message: > > > > - let us know by replying to this e-mail (thank you!), > > - delete this message permanently (including all the copies which you > have printed out or saved). > > This message may contain legally protected information, which may be > used > exclusively by the addressee.Please be reminded that anyone who > disseminates (copies, distributes) this message or takes any similar > action, violates the law and may be penalised. > > > > mBank S.A. with its registered office in Warsaw, ul. Senatorska 18, > 00-950 > Warszawa,https://urldefense.com/v3/__http://www.mBank.pl__;!!JmPEgB > Y0HMszNaDT!7Llp4MvFE23h4R- > paQT1wSjFbHq0hcGJpgRbD2kwqWnyoGx60KsZ-exJaDyN3g$ , e-mail: > [email protected]. District Court for > the Capital City of Warsaw, 12th Commercial Division of the National Court > Register, KRS 0000025237, NIP: 526-021-50-88. Fully paid-up share capital > amounting to PLN 169.401.468 as at 1 January 2020. > > > > ---------------------------------------------------------------------- > > 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 > >Unless stated otherwise above: > IBM United Kingdom Limited - Registered in England and Wales with number > 741598. > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 > 3AU > > > ---------------------------------------------------------------------- > 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
