Paul,

DFSORT was able to handle writing up to 999 members into a PDSE 
simultaneously.   Beyond that I get  IEF649I EXCESSIVE NUMBER OF DD 
STATEMENTS 

Regarding the syntax about DSN, I Just showed OP how he needs to populate 
his own PDSE name in that string. 

After step0200, the DSN will be resolved as follows

DISP=SHR,DSN=KOLUSU.TONYCLD.PDSE(OUTF0001) 
DISP=SHR,DSN=KOLUSU.TONYCLD.PDSE(OUTF0002) 
...
DISP=SHR,DSN=KOLUSU.TONYCLD.PDSE(OUTF0999) 

Thanks,
Kolusu
DFSORT Development

IBM Mainframe Discussion List <[email protected]> wrote on 
08/20/2014 10:13:20 AM:

> From: Paul Gilmartin <[email protected]>
> To: [email protected]
> Date: 08/20/2014 10:13 AM
> Subject: Re: DF/SORT question (challenge?)
> Sent by: IBM Mainframe Discussion List <[email protected]>
> 
> On Wed, 20 Aug 2014 10:01:00 -0700, Sri h Kolusu wrote:
> >...
> >            'DISP=SHR,DSN=Your.Split.PDSE(OUTF',101,4,')')),
> > 
> Strange DSN syntax, but perhaps I'm looking with a JCL bias.
> 
> I understand that PDSE allows multiple members open for output
> concurrently.  (FSVO "multiple"; what's the limit?)
> 
> can DFSORT exploit this capability?
> 
> I believe I've tried it with ISPF LM and failed.
> 
> Does it require multiple DCBs?
> 
> --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