This statement reduces the amount of disk space required for a ZIP container. The statement reorganizes a ZIP container in such a way that as much as possible of disk space not used by deleted files is left from the ZIP container.
REORGANIZE-ZIP-CONTAINER |
CONTAINER = *STD
The opened ZIP container is reorganized. If no ZIP container has been opened yet, the statement is rejected.
CONTAINER = <filename 1..54 without-gen-vers>
Name of the ZIP container to be reorganized.
CONTAINER = *LINK(...)
ZIP container to be reorganized is referenced by a link name.
LINK-NAME = <structured-name_1..8>
Link name associated to the ZIP container to be reorganized.
Notes
During the reorganization of a ZIP container, no other access to this ZIP container is permitted.
If the ZIP container has already been opened by another task, it cannot be reorganized.