Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

REORGANIZE-ZIP-CONTAINER

&pagelevel(4)&pagelevel

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 / <filename 1..54 without-gen-vers> / *LINK(...)


*LINK(...)



|

LINK-NAME = <structured-name 1..8>

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.