BRTOOLS Backup Restore
BRTOOLS Backup Restore
Make sure the Oracle Listener and Oracle Instance Services are up and running.
* BRBACKUP checks for the running database and it brings down before the backup runs. If
the Oracle DB is not running, the tool terminates.
5. Ensure the profile file init<SID>.sap has been configured for the backup storage directory to the target
location e.g. /oracle/<SID>/sapbackup and there is enough space for storing the full backup.
All the data files will be copied to this folder. The offline DB backup size will almost be equivalent to the
DB size.
6. Run the Backup using the following command
x:\>brbackup -u / -c force -p init<SID>.sap -d disk -t offline -m all
Keep monitoring the screen. This will take about 30 mins, and you will see a successful message at the
end.
* Make a note of the latest backup file created under /oracle/<SID>/sapbackup . This will also be
mentioned in back<SID>.log file under /oracle/<SID>/sapbackup.
7. Copy all the content from this backup folder /oracle/<SID>/sapbackup to the same location on target
server
Page 1 of 2
8. On the Target Server login as ora<SID>, check the basic brtools connectivity by checking the instance
status from the Instance Management menu.
11. Login as ora<SID>, Restore the Oracle offline backup using brrestore
12. On the target Server Login as ora<SID>, Bring up Oracle DB and listener
13. On the target Server Login as <SID>adm, Check the R3trans connectivity for ABAP systems
14. Start SAP.
Page 2 of 2