Reorg

When you select Reorg, database optimization (SQLite Vacuum) takes place.

Reorganization is only possible if sufficient free DASD/disk space is available. As a rule, there needs to be at least twice the amount of free disk space available compared to the repositories total disk space consumption. See the home page for docker DASD Used and Free (available DASD) storage information.

When the reorganization begins, the following pop-up displays:
Figure 1. Reorg


Once a reorg request has started, a message is displayed in the auto-updating status card. If there is insufficient free DASD available to perform the database optimization, the reorg request will be terminated. Instead, an SQLite incremental vacuum is attempted.

If there is a failure during the process, a failure screen will be displayed.

Click on the View Details button and the failure error message will be shown.

Contact your linux or z/OS (for z/CX) host system administrator if you require assistance to resolve an insufficent DASD failure.

After a successful execution of the reorg process, the results page is displayed as follows:
Figure 2. Successful Reorg
Note:
There are no output log files provided for the Reorg process. See the docker container log output on the host of the last import execution for details if desired.