How does RMAN backup work? (oracle)
- Super User
- Topic Author
- Offline
- User
Less
More
- Posts: 3957
- Thank you received: 0
3 weeks 6 days ago #2335
by Super User
How does RMAN backup work? (oracle) was created by Super User
How does RMAN backup work?
Please Log in to join the conversation.
- Super User
- Topic Author
- Offline
- User
Less
More
- Posts: 3957
- Thank you received: 0
3 weeks 6 days ago #2336
by Super User
Replied by Super User on topic How does RMAN backup work? (oracle)
RMAN backups are created in the Oracle database flash recovery area (FRA) on disk. The FRA is a directory that contains online and archived redo logs, flashback logs, control files and image copies. When disk space is required for new backups, the Oracle database removes backups that are no longer needed to make room.
Please Log in to join the conversation.
Time to create page: 0.071 seconds