DFDSS

Help for IBM's record-oriented filesystem VSAM, ESDS, KSDS, RRDS, LDS and Storage management Subsystems
gshaw31
Posts: 2
Joined: Mon Mar 18, 2013 11:21 pm
Skillset: z/OS
Referer: Google

DFDSS

Postby gshaw31 » Mon Mar 18, 2013 11:31 pm

Quick question, I thought that DF/DSS would reorg a VSAM file when it moves it to another volume. IE consolidates extents and Control Interval Splits. I am wrong about this?

NicC
Global moderator
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
Referer: Google
Location: Pushing up the daisies (almost)

Re: DFDSS

Postby NicC » Tue Mar 19, 2013 2:31 am

What does the manual say? If it does not mention it then that is a pretty big hint.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic

Robert Sample
Global moderator
Posts: 3720
Joined: Sat Dec 19, 2009 8:32 pm
Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
Referer: other forum
Location: Dubuque, Iowa, USA

Re: DFDSS

Postby Robert Sample » Tue Mar 19, 2013 4:08 am

Are you doing a COPY or DUMP / RESTORE?
Is it a physical or logical operation?
Which options of the DF/DSS command are being used?

There are multiple ways to run DF/DSS and hence the answer to your query is likely to vary -- for example, a physical dump / restore is going to put the data back the way it was on the source volume.

enrico-sorichetti
Global moderator
Posts: 3006
Joined: Fri Apr 18, 2008 11:25 pm
Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
Referer: www.ibmmainframes.com

Re: DFDSS

Postby enrico-sorichetti » Tue Mar 19, 2013 7:07 pm

it will consolidate extents for LOGICAL processing ...
( that' s what a quick test showed )
it will not meddle with the dataset content
so no VSAM reorganization
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort