John,

I would have used SORT-COPY (but if it's DFSORT make sure the VSAM BUFND
setting is optimal). It should be faster than IDCAMS (because of the better
TAPE I/O).

Are you sure you need to reorg at all? 

I'm sure you are familiar with the "cost of CA splits is mainly at split
time", etc., and re-org potentially causing more CA splits if it reverses
needed splits .. 

How did CA-FAVER solve this problem? In-place reorg?

Best Regards,
Yifat

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf
Of John McKown
Sent: יום ה 21 אוקטובר 2010 12:49
To: IBM-MAIN@bama.ua.edu
Subject: Re: DFDSS VSAM logical restore?

On Thu, 2010-10-21 at 10:49 +0100, Mike Kerford-Byrnes wrote:
> If you are only looking at speeding up the re-org process (which 
> implies KSDS only) would SORT be viable?  After all, it is designed to 
> read and write data as fast as it can - and there would be no need to 
> actually SORT anything...
> 
>  
> 
> Just a thought
> 
>  
> 
> MKB

Unfortunately, I need a reorg which does a dump / restore because for some
files, we don't have enough DASD for two simultaneous copies to exist.


--
John McKown
Maranatha! <><

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the
archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to