exam questions

Exam 1z0-062 All Questions

View all questions & answers for the 1z0-062 exam

Exam 1z0-062 topic 1 question 333 discussion

Actual exam question from Oracle's 1z0-062
Question #: 333
Topic #: 1
[All 1z0-062 Questions]

You configured the flash recovery area in the database. Which two files would you expect to find in the flash recovery area? (Choose two.)

  • A. backup pieces
  • B. copies of all parameter files
  • C. trace file generated using BACKUP CONTROLFILE TO TRACE
  • D. control file autobackups
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Ray520
3 years ago
The following recovery-related files are stored in the flash recovery area: — Current control file — Online redo logs — Archived redo logs — Flashback logs — Control file auto backups — Datafile and control file copies — Backup pieces — Foreign archived redo log
upvoted 1 times
...
NorthKorean
5 years, 2 months ago
Control files: During database creation, a copy of the control file is created in the flash recovery area. Online redologs: Online redologs can be kept in FRA. Archived log files: During the configuration of the FRA, the LOG_ARCHIVE_DEST_10 parameter in init.ora file is automatically set to the flash recovery area location. Archived log files are created by ARCn processes in the flash recovery area location and the location defined by LOG_ARCHIVE_DEST_n. Flashback logs: Flashback logs are kept in the flash recovery area when flashback database is enabled. Control file and SPFILE backups: The flash recovery area also keeps the control file and SPFILE backups, which is automatically generated by Recovery Manager (RMAN) only if RMAN has been configured for control file autobackup. Datafile copies: The flash recovery area also keeps the datafile copies. RMAN backup sets: The default destination of backup sets and image copies generated by RMAN is the flash recovery area.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...