Backup Oracle Home and Inventory - DBA
Backup Oracle Home and Inventory - DBA
Table of Contents
__________________________________________________________________________________________
_________
Restore ORACLE_HOME (Incase binary corruption then we can restore from backup)
NAME OPEN_MODE
--------- --------------------
DELL READ WRITE
SQL>
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)
(HOST=rac1.rajasekhar.com)(PORT=1621)))
The command completed successfully
[oracle@rac1 ~]$
[oracle@rac1 ~]$ ps -ef | grep tns
root 15 2 0 08:32 ? 00:00:00 [netns]
oracle 13638 13414 0 15:32 pts/1 00:00:00 grep tns
[oracle@rac1 ~]$
OR
4. Backup ORACLE_HOME
cd /u01/app/oracle/product
[oracle@rac1 product]$ nohup tar -pcvf /u02/oracle/backup/
binary/oracle_home_bkup.tar 11.2.0.4 &
[1] 8848
[oracle@rac1 product]$ nohup: ignoring input and appending
output to `nohup.out'
OR
Restore ORACLE_HOME (Incase binary corruption then we can restore from backup)
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)
(HOST=rac1.rajasekhar.com)(PORT=1621)))
The command completed successfully
[oracle@rac1 ~]$
[oracle@rac1 ~]$ ps -ef | grep tns
root 15 2 0 08:32 ? 00:00:00 [netns]
oracle 13638 13414 0 15:32 pts/1 00:00:00 grep tns
[oracle@rac1 ~]$
mv oraInventory oraInventory_bkp
4. Restore ORACLE_HOME
Thank you,
Rajasekhar Amudala
Email: br8dba@gmail.com
WhatsApp : +
Linkedin: https://www.linkedin.com/in/rajasekhar-amudala/
Well explained and very clear steps. I was trying to take backup of ORACLE_HOME and
oraInventory and it helped me. Thanks for sharing.
Oilevia
Thank you
admin
Well explained and very clear steps. I was trying to take backup of ORACLE_HOME and
oraInventory and it helped me. Thanks for sharing.
Andrina
Thank you.
admin
December 4, 2019 at 5:58 am
Nice info…Thanks
avinasharig
e
maxtom great
awesome..
100/100
In oracle RAC, did we gather states from all nodes or we just need to gather states
from any one node. Thanks
Altaf
thnxx mate!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
raj
Elaiyaraja P