![Question keyboard key](https://ruifeio.com/wp-content/uploads/2010/09/2498332085_80b10c8bf2_z-1.jpg)
How to compress LLA-managed libraries
Sometimes a PDS library needs to be compressed to reclaim the free space caused by member deletions. The recommended procedure for compressing an LLA-managed library is: 1. Create a new CSVLLAxx member that includes a REMOVE statement identifying the library that needs to be compressed (ex: CSVLLA02). REMOVE(SYS1.EXAMPLE.FILE) 2. Then […]