# 1z0-083 — Question 606

**Type:** multiple_response
**Topics:** topic_1

## Question

Which two are true about RMAN Multisection backups when a very large data file is divided into four sections? (Choose two.)

## Correct Answer

_See scenario._

## Explanation

B, D
Depending on number of allocated channels (can be created serially/parallel).
Starting with Oracle Database 12c Release 1 (12.1), you can create multisection full backups that are stored as image copies. e.g.
backup as copy database section size 500m;

**Reference:** examtopics_top_comment

---
Source: https://hiexam.net/q/oracle/1z0-083/606  
Practice (tracked): https://hiexam.net/study/1z0-083/practice