Q . Most of the suggestions don't address Binyamin's concern with the 
limit on concatenation size.

Paul,

The Proposed solution by me indeed takes care of concatenation limits. I 
took the limit to be 254 datasets.  The job I have shown will create 254 
job steps with each step having a concatenation limit of 254 datasets for 
SORTIN. 

 Elardus Engelbrecht wrote 

Get a LISTC of datasets and place it in a dataset / member (not > &LL) 
using your DFSORT method.

Elardus,

I am guessing that this is an ongoing process where OP has datasets 
created everyday by date and time. So I guess we need to have it run 
everyday to pick up the new datasets that are created. 


Thanks,
Kolusu
DFSORT Development
IBM Corporation

IBM Mainframe Discussion List <[email protected]> wrote on 
02/25/2014 07:33:50 AM:

> From: Paul Gilmartin <[email protected]>
> To: [email protected], 
> Date: 02/25/2014 07:34 AM
> Subject: Re: DFSort support for REXX E15?
> Sent by: IBM Mainframe Discussion List <[email protected]>
> 
> On Tue, 25 Feb 2014 03:07:29 -0600, Elardus Engelbrecht wrote:
> 
> >Sri h Kolusu wrote:
> >
> >>Martin,
> >>Thanks for clarifying what OP really wanted.
> >
> >I would also say thanks to Martin and also to you for providing 
> this very interesting DFSORT solution.
> >
> >There is also another way to do this nice trick/stunt:
> >
> >Get a LISTC of datasets and place it in a dataset / member (not 
> &LL) using your DFSORT method.
> >
> >Then, using JCL INCLUDE statement, submit the second job, thus 
> avoiding using &&amp;amp;L. My personal preference. If the second 
> step crashes, I don't like to rerun LISTC again ( I'm too cheap and 
> lazy ;-D ), but only from the second step.
> >
> >I hope Binaymin Dissen can use your suggestion.
> > 
> Most of the suggestions don't address Binyamin's concern with the
> limit on concatenation size.
> 
> -- gil
> 
> ----------------------------------------------------------------------
> 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

Reply via email to