Lizette, thanks. You (a.) have given me some things to look at and (b.) are pushing the boundaries of my knowledge. (I design software; I try to avoid writing JCL LOL and I sure don't do much SMS.)
No, not extended format (unless SMS is doing something I don't anticipate). As I said, utterly vanilla PS FBS -- I'm certainly not intentionally leaving out any part of the story. Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Lizette Koehler Sent: Friday, June 07, 2013 5:47 PM To: [email protected] Subject: Re: Multiple volume dataset question Then from that message I would suggest that the candidate volumes prevent the freeing of space. So how is your DataClass set up for this file? For a multivolume data set that is not in extended format, or is in extended format with a stripe count of 1, CLOSE releases space only on the current volume. Are you using extended format? Or do you have dynamic volume count, or guarantee space? Many things to check. These are a couple of them. You could also have: Partial Space Release will release unused space with a sequential file at DFSMShsm Primary Space Management time. This is specified in the MGMTCLAS assigned to the dataset. Lizette -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Charles Mills Sent: Friday, June 07, 2013 5:41 PM To: [email protected] Subject: Re: Multiple volume dataset question They are allocated in tracks. (I am familiar with how ISPF 3.4 reports space in tracks even though the dataset may be allocated in cylinders. So a dataset reported as 150 tracks, with 5 occupied, might be expected to come down to 15 tracks, not 5.) They are utterly vanilla PS FBS 27920. The ISPF F command error says "The data set that this command has been issued against is a multivolume data set. The command is invalid for multivolume data sets." ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
