Show TOC

Syntax documentation-n|-seq1|-sequence1 Locate this document in the navigation structure

This BRRECOVER command specifies the sequence number of the first redo log file for applying offline redo log files using the command option -t apply.

Syntax Syntax

  1. -n|-seq1|-sequence1 <seq_nr>
End of the code.

Default value: none

Example Example

brrecover -seq1 18487

BRRECOVER recovers the database from the redo log file with the sequence number 18487.

End of the example.