VERIFY

Specifies whether or not to verify writing files to disk.

VERIFY [ON | OFF]

Where:

  • ON - Verifies that files are being written to disk.
  • OFF - Does not verify writing of files to disk.

Without any parameters, displays whether VERIFY is active or not.

Example: Enable VERIFY:

verify on

Comments