Oracle DB HOT backup using DD boost data domain

Oracle Database HOT backup using DD boost data domain. contents of config file ==> oracle_ddbda.cfg cat /opt/dpsapps/dbappagent/config/oracle_ddbda.cfg DDBOOST_USER =ddboost_test DEVICE_HOST =oratst0001.ajara.tech DEVICE_PATH =/ddboost_test $ rman target / Recovery Manager: Release

Oracle DB COLD backup using DD Boost data domain

Oracle Database COLD backup using DD Boost data domain. Media Manager= DD BOOST $ rman target / Recovery Manager: Release 11.2.0.4.0 - Production on Wed Dec 5 05:32:34 2018 connected

Recovery of Read-Only Files with a Re-Created Control File

Recovery of Read-Only Files with a Re-Created Control File 1* select name ,status,enabled from v$datafile SQL> / NAME STATUS ENABLED ---------------------------------------------------------------------- ------- ---------- /u01/app/oracle/oradata/virtuald_COLD_restore/system01.dbf SYSTEM READ WRITE /u01/app/oracle/oradata/virtuald_COLD_restore/sysaux01.dbf ONLINE READ

Flashback RAC database to restore point

Flashback RAC database to restore point. While doing flashback RAC DB we will start one instance in mount and another instance will be in shutdown state. High Level Steps 1)select

ORA-19870: error while restoring CDB backup piece.

ORA-19870: error while restoring backup piece.ORA-19507, ORA-27029 We received above mentioned errors while restoring a tape backup from prod environment to non-prod env. As soon as the restoration starts ,

Oracle database restore and recovery scripts

Oracle database restore and recovery scripts. Media management software is net backup. If the Media management software is different ,for example Tivoli , neworker etc then replace the “allocate channel”

How to delete failed Oracle RMAN backups ?

How to delete failed Oracle RMAN backups ? Failed Oracle Database backups will increase the utilization size of “tape library” or “data domain” or “ZFS storage” Deleting those failed/unnecessary  backups

Oracle Exadata DB backup on ZFS

Oracle Exadata DB backup on ZFS. Exadata Database backup on ZFS  Storage Appliance. It is similar to normal disk backup.   # Script Name:  bkp_Full_Inc0_ORADW1_01.sh #!/bin/ksh export BASEDIR=’/home/oracle’ export ORACLE_SID=ORADW11

Oracle Database backup configurations.

Oracle DB backup configurations. In this article we will see different media management layer configuration parameters in the run block. To take backup of oracle database we use any one