On Thu, May 4, 2017 at 12:10 PM, Ron Thomas <ron5...@gmail.com> wrote:
> Thanks for all the inputs , if we code as below is it possible to capture > space related issues ? when i tried to give volume parameter it is not > allowing , which made me think that script does not allow multi volume > allocation . Correct me if i am wrong here ? > That is very shop dependent. If the DSN is non-SMS, then most likely the allocation will be to a single DASD volume. Which volume depends on mount attributes and possibly the default esoteric name (we used to have UNIT=FTPDA for files which came in via FTP). If the DSN is SMS managed, then it depends on the ACS routines and the DATACLAS assigned. Our ftp DSNs are SMS managed and assigned to a specific "ftp only" storage group. The DSNs are assigned a DATACLAS which uses a DYNVOL value which allows for up to 59 volumes to be allocated. 59 is the maximum possible in z/OS. > > ls /+mode=text,lrecl=3000,recfm=vb,space=cyl.100.100 > This may, or may not, help: ls /+mode=text,lrecl=3000,recfm=vb,space=cyl.100.100,unit=(sysallda,5) which should/might allow up to 5 volumes to be used. Again, this depends very much on your shop. > put /sap/input/sample.txt //'KG99KVT.FXN.MXCROT.TOT(+1)' > quit > > Thanks > Ron T > -- Advertising is a valuable economic factor because it is the cheapest way of selling goods, particularly if the goods are worthless. -- Sinclair Lewis Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN