Previous Topic: DISPNext Topic: FAVER2


ESTOP

The ESTOP (Error Stop) parameter forces RESTORE to terminate when a cluster restore error is detected.

Syntax

ESTOP

►►─┬─────────┬────────────────────────────────────────────────────────────────►◄
   └─ ESTOP ─┘

Usage Rules

If you do not include the ESTOP parameter, when an error occurs RESTORE prints a diagnostic message and continues to the next cluster. Also, clusters may be partially written to the restore. If a partial cluster is restored, a message is printed to indicate this has occurred. If a cluster cannot be restored, a condition code of 8 is passed.

If you specify the ESTOP parameter, the RESTORE terminates when a condition code of 8 occurs.