Show TOC Start of Content Area

Syntax documentation Command Options for BRRESTORE  Locate the document in its SAP Library structure

This section describes the command options for BRRESTORE. If you start BRRESTORE without command options, the values in the Initialization Profile init<DBSID>.sap are used. Unless otherwise specified in the initialization profile init<DBSID>.sap, BRRESTORE restores the files of all tablespaces from the last successful backup of the database.

If you use BRRESTORE with command options (see below), these override the corresponding values in the initialization profile. To use the options, you can specify either the letter indicated or the complete word.

brrestore
[-a|-archive|-a1|-archive1 [<DBSID>,]<log_no>[=<rest_dest>]|
[<DBSID>,]<log_no1>-<log_no2>[=<rest_dest>]|[<DBSID>,]
<log_no_list>[==<rest_dest>]]
[-a2|-archive2 [<DBSID>,]<log_no>[=<rest_dest>]|
[<DBSID>,]<log_no1>-<log_no2>[=<rest_dest>]|[<DBSID>,]
<log_no_list>[==<rest_dest>]]
[-b|-backup|-b1|-backup1 <log name>|last]
[-b2|-backup2 <util_backup_id>|#NULL
[-c|-confirm [force]] 
[-d|-device tape|disk|pipe|tape_auto|pipe_auto|tape_box|pipe_box|
util_file|stage|rman_util|rman_disk|rman_stage|rman]
[-e|-execute <number>]
[-f|-fillup <log_name1>[,<log_name2>,..]|<yyyy-mm-dd hh.mi.ss>|
<no. of days>|last]
[-h|-help [version]] 
[-k|-compress no|yes|hardware]
[-l|-language E|D]
[-m|-mode all|all_data|full|incr_all|incr|incr_only|incr_full|
<tablespace>[=<rest_dest>]|<file_ID>[=<rest_dest>]|
<file_ID1>-<file_ID2>[=<rest_dest>]|<generic_path>[=<rest_dest>]|
<object list>|archive_logs|partial|non_db[==<rest_dest>]]
[-n|-number <file_pos>|init_ora|spfile|init_sap|space_log|det_log|
sum_log|init_all|all_log|control_file[=<rest_dest>]]

[-n2|-number2 <back_file>=<rest_dest>]
[-o|-output dist|time[,time|dist]]
[-p|-profile <profile>] 
[-q|-query [check]]
[-r|-parfile <parameter_file>]
[-u|-user [<user>[/<password>]]]
[-w|-verify [use_dbv|only_conf]]
[-V|-VERSION [ALL]]

See also:

-a|-archive|-a1|-archive1

-a2|-archive2

-b|-backup|-b1|-backup1

-b2|-backup2

-c|-confirm

-d|-device

-e|-execute

-h|-help

-k|-compress

-l|-language

-m|-mode

-n|-number

-n2|-number2

-o|-output

-p|-profile

-q|-query

-r|-parfile

-u|-user

-w|-verify

-V|-VERSION

 

End of Content Area