0% found this document useful (0 votes)
702 views2 pages

BRTOOLS Backup Restore

The document provides instructions for taking an offline backup of an Oracle database that is used by an SAP instance. The process involves stopping the SAP instance but leaving the database running, taking a full database backup using the brbackup tool, copying the backup files to a target server, and then using brrestore to restore the backup on the target server. The restoration process involves bringing down the database and SAP instance, restoring the backup files, starting the database and listener, and then starting the SAP instance to validate the backup restore.

Uploaded by

PILLINAGARAJU
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
702 views2 pages

BRTOOLS Backup Restore

The document provides instructions for taking an offline backup of an Oracle database that is used by an SAP instance. The process involves stopping the SAP instance but leaving the database running, taking a full database backup using the brbackup tool, copying the backup files to a target server, and then using brrestore to restore the backup on the target server. The restoration process involves bringing down the database and SAP instance, restoring the backup files, starting the database and listener, and then starting the SAP instance to validate the backup restore.

Uploaded by

PILLINAGARAJU
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
You are on page 1/ 2

BRTOOLS Offline Oracle DB backup and Restore

Task Description of Task Notes


#
1. Login to server as <SID>adm
2. Stop the SAP Instance alone and leave DB up and running.

3. Validate all the SAP instance related services stopped

4. Login to server as ora<SID>

Make sure the Oracle Listener and Oracle Instance Services are up and running.

Bring the Database Up and Running if it is not running.

% sqlplus /as sysdba


SQL>startup

* 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.

9. Restore process can proceed on the target


10. Login as <SID>adm Stop the SAP System and Oracle DB

11. Login as ora<SID>, Restore the Oracle offline backup using brrestore

Copy the files SPFILE<SID>.ORA, init<SID>.ora and init<SID>.sap files from


/oracle/<SID>/sapbackup to /oracle/<SID>/11x_64/dbs

x:\>brrestore -u / -c force -m all b <backup file name.ext>

* The backup file name is obtained from step 6 above.

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

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy