Operating system and syntax UNIX / Windows
-crStatus n
Use with Maximum value Minimum value Single-user default Multi-user default
DBS, PROUTIL 1800 0 30 30
n
The time, in seconds, between crash recovery progress messages.

Specify 0 to turn off crash recovery progress messages.

Use Crash Recovery Status(-crStatus) to specify how often a crash recovery progress message is generated during crash recovery.

Each crash recovery progress message contains the following details:
  • The current crash recovery phase
  • An estimate of the progress of the current crash recovery phase, expressed as the percent complete
  • The current block being processed
  • The total number of elapsed seconds for the current phase
  • Optionally, if -crTXDisplay is also specified, the counter of the BI cluster. For more information, see Crash Recovery Transaction Display (-crTXDisplay).

For more information about crash recovery, see Crash recovery.

Notes

  • -crStatus outputs to stderr.
  • A script or process that starts the database or uses PROUTIL to open the database in single-user mode may redirect stderr to a separate file or stdout.