Chapter 4. User-managed Backup and Recovery

This chapter will cover backup and recovery using user-managed methods. I decided to include this topic in the book due that I still receive many questions about this topic at Oracle conferences and even on my blog. User-managed backups are basically all the backups which you can take without using RMAN. Moreover, no automatic metadata record of the backup is generated anywhere in the database. Therefore, you must always keep records of what you backed up and where. Also, this method allows a DBA to make consistent backups of the entire database (cold backup), partial backups of a database making one or more tablespaces offline (inconsistent backup) or even online backups (inconsistent backup) can be ...

Get Oracle Database 12c Backup and Recovery Survival Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.