How To Drop A RAC Database Using RMAN
(Doc ID 732042.1)
Last updated on SEPTEMBER 30, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.3 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Goal
- How to drop a RAC database using RMAN.
- This is Useful when you want to keep the Binary intact but just want to drop the associated database files in one command (Datafiles/controlfies/archivelogs/redo logs) rather then locating them Manually and deleting them at OS level.
- Useful when you have multiple database datafiles residing in One diskgroup/mountpoint.
- Release disk space and create new database from Scratch.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |