nerdexam
Oracle

1Z0-083 · Question #142

You issued this command: RMAN> BACKUP RECOVERY AREA FORCE; Which three are true? (Choose three.)

The correct answer is B. All Oracle recovery files normally written to the FRA and which have been backed up already to C. All Oracle recovery files normally written to the FRA and which have been backed up already to in D. All Oracle recovery files normally written to the FRA and which have not yet been backed up, are. By default BACKUP RECOVERY AREA ; command enables backup optimization (do not backup files which are already backed up and not changed since last backup) with FORCE clause backup optimization OFF, i.e. backup oracle all recovery files from current FRA and all Previous FRA…

Perform Backup and Recovery

Question

You issued this command:

RMAN> BACKUP RECOVERY AREA FORCE; Which three are true? (Choose three.)

Options

  • AAll files in the current FRA that have been backed up already, are backed up.
  • BAll Oracle recovery files normally written to the FRA and which have been backed up already to
  • CAll Oracle recovery files normally written to the FRA and which have been backed up already to in
  • DAll Oracle recovery files normally written to the FRA and which have not yet been backed up, are
  • EAll files in any previous FRA that have not yet been backed up, are backed up.
  • FAll files in the current fast recovery area (FRA) that have not yet been backed up, are backed up.
  • GAll files in any previous FRA that have been backed up already, are backed up.

How the community answered

(36 responses)
  • A
    6% (2)
  • B
    69% (25)
  • E
    6% (2)
  • F
    3% (1)
  • G
    17% (6)

Explanation

By default BACKUP RECOVERY AREA ; command enables backup optimization (do not backup files which are already backed up and not changed since last backup) with FORCE clause backup optimization OFF, i.e. backup oracle all recovery files from current FRA and all Previous FRA whether they are previously backed up or not backed up.

Topics

#BACKUP RECOVERY AREA#FRA backup#FORCE keyword#RMAN backup

Community Discussion

No community discussion yet for this question.

Full 1Z0-083 Practice