Start of Content Area

Procedure documentation Restarting Jobs  Locate the document in its SAP Library structure

The utility executions started from the DBA Planning Calendar can be aborted for different reasons, for example, not enough disk space.

Some DB2 utilities (COPY, REORG TABLESPACE, REORG INDEX, RECOVER INDEX, REBUILD INDEX, RECOVER TABLESPACE) allow you to restart the utility that was aborted.

With DB2 V8, utilities detect automatically if a restart is necessary. This means that the utility will not be run explicitly with the RESTART(PHASE) option, but rescheduling the failed job for instance by choosing the job and pressing the Execute button ist sufficient.

End of Content Area