Here it is: //STEP02 EXEC PGM=IFASMFDP,REGION=6M //* DD DISP=SHR,DSN=PROD.SMF.MVSP.WEEKLY(+0) //DUMPIN DD DISP=SHR,DSN=PROD.SMF.MVSP.DAILY.G0001V00 // DD DISP=SHR,DSN=PROD.SMF.MVST.DAILY.G0001V00 //DUMPOUT DD DSN=PROD.MVSP.SMFDAY, // DISP=(NEW,CATLG,DELETE), // UNIT=SYSDA, // SPACE=(CYL,(4000,4000),RLSE), // DCB=(BLKSIZE=0,LRECL=32760,RECFM=VBS)
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of O'Brien, David W. (NIH/CIT) [C] Sent: Friday, December 22, 2006 2:58 PM To: [email protected] Subject: Re: Max Allocation w/ Space= DD Post the jcl you're using to create the file. ________________________________ From: Dean Montevago [mailto:[EMAIL PROTECTED] Sent: Fri 12/22/2006 2:56 PM To: [email protected] Subject: Re: Max Allocation w/ Space= DD yes, no. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of O'Brien, David W. (NIH/CIT) [C] Sent: Friday, December 22, 2006 2:55 PM To: [email protected] Subject: Re: Max Allocation w/ Space= DD Is the dataset sms managed and assigned to a management class with release = Y? ________________________________ From: Dean Montevago [Sent: Fri 12/22/2006 2:52 PM To: [email protected] Subject: Re: Max Allocation w/ Space= DD Can anybody comment on this: I specify 4000/4000cyl and z/OS allocates 1/4000cyl. The info you guys provided has been very helpful but I don't understand why I'm getting this.... ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] 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 [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

