On Wed, 11 Feb 2015 23:27:23 -0500, Mark Jacobs - Listserv wrote: >We have a VSAM KSDS that was allocated and populated with data prior to >the CA/Reclaim function being available. This evening we had to reorg >the dataset, and the REPRO back used the same physical dataset with the >REPLACE and REUSE options. > >Does this enable CA/RECLAIM for the dataset, or do we have to allocate >an entirely new KSDS? >-- >
The default for existing data sets is "enabled": http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dgt2d4a0/2.5.3.3.2 LISTCAT ENT(...) ALL shows SMSDATA STORAGECLASS ----- xxxxxx DATACLASS -------- xxxxxx CA-RECLAIM---------(YES) The reorg removed the empty CAs that already existed when CA reclaim was enabled http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dgt2d4a0/2.5.3.3.1 Norbert Friemel ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
