Page 1 of 1

using striping et guarantte space for huge dataset

PostPosted: Wed Dec 12, 2018 4:15 pm
by samb01
Hello,

I have to fille 32 dataset with 800 000 tracks each on.
To do that, i have 32 jobs with tis allocation for each dataset :


DATACLAS=COMPRESS,                          
SPACE=(CYL,(910,400),RLSE),VOL=(,,,59),  
DCB=(RECFM=VB,LRECL=27994,BLKSIZE=27998)  
 



The dataset are SMS Managed, compressing, extended,striping with Guarantee space
So the jobs will run with five minutes lates each one :
Job1 : 19h00
Job2 : 19h05
Etc..
By doing that, each dataset will use 910*15 * 59 = 805350 TRKS
910 cyl in each volume *59
Could you tell me if i am right by doing that and i will not have B37 or E37 ?
Acutally the storage group is empty with 59 volume M27.

Re: using striping et guarantte space for huge dataset

PostPosted: Wed Dec 12, 2018 7:54 pm
by NicC
Why can you not check this with your storage admin? They know your setup and whether what you are doing is correct for that setup.

Re: using striping et guarantte space for huge dataset

PostPosted: Wed Dec 12, 2018 8:59 pm
by expat
I second the suggestion by Nic

Ask the people that know, not those that guess

Re: using striping et guarantte space for huge dataset

PostPosted: Wed Dec 12, 2018 9:34 pm
by willy jensen
By
I have to fille 32 dataset with 800 000 tracks each on
do you really mean fill all the tracks with data? In that case I would recommend not using a dataclass which invokes compress.