sort out selected records



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

Re: sort out selected records

Postby vikkysharma » Fri Feb 08, 2013 10:35 pm

thanks to all for your suggestion. i have resolved the issue and posting the solution below.

SYSIN DD *
  SORT FIELDS=COPY
  INCLUDE COND=(75,3,CH,EQ,C'TCB')
  INREC FIELD=(26,7,74,22)
  OUTREC FIELD=(1,29)
/*


Code'd
vikkysharma
 
Posts: 14
Joined: Sun Jan 20, 2013 4:01 pm
Has thanked: 0 time
Been thanked: 0 time

Previous

Return to JCL

 


  • Related topics
    Replies
    Views
    Last post