Previous Topic: Database Restore Using BR*Tool CommandsNext Topic: Restore Control Files


Restore Complete Database

You can restore all tablespaces without the control file and online redo log files, starting from the last successful backup.

Note: Ensure you have a copy of the original files as the BRRestore command can delete original files when database is shutdown or when the tablespaces are offline.

To restore complete database

  1. Configure the backint interface using SAP R3 Oracle Option BACKINT Configuration.
  2. Set environment variable.
  3. Run the command.
    brrestore  -d util_file -b last -m all [-u <username>/<password>]
    

    BRRestore Command Screen