exam questions

Exam 1z0-062 All Questions

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

Exam 1z0-062 topic 1 question 280 discussion

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

You are using RMAN to back up your database. All the data files are in read/write mode.
Examine the RMAN configuration parameters:

Which two statements are true about a whole consistent backup of a database running in ARCHIVELOG mode? (Choose two.)

  • A. The backup can be used as an incremental level 0 backup.
  • B. The database instance must be shut down to take the backup.
  • C. The database must be in MOUNT state to take the backup.
  • D. The backup consists of blocks that have been formatted.
  • E. The system Change Number (SCN) is the same for all the data files in the backup.
Show Suggested Answer Hide Answer
Suggested Answer: CE 🗳️

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
rdnkrkmz
Highly Voted 5 years, 10 months ago
When database is shut down, RMAN cannot backup database. For a consistent backup database must be mounted. So correct answer must be CE
upvoted 11 times
...
sherifelia
Highly Voted 5 years ago
answer CE
upvoted 5 times
...
dfabac
Most Recent 2 years, 6 months ago
Selected Answer: CE
Answer is CE
upvoted 1 times
...
Ray520
2 years, 7 months ago
Selected Answer: CE
RMAN cannot take backup of database that's in shut down mode. It should be in MOUNT mode to allow RMAN to access control file and take backup.
upvoted 1 times
...
Ray_gk
2 years, 7 months ago
Selected Answer: CE
I think the difference for this question, compared to an earlier question, is that this is a backup using RMAN as opposed to a user-managed backup. The database must be closed to get a consistent copy of the files so the database is technically shutdown first and then mounted. We can then take a cold backup using RMAN, which would make the backup consistent. I would go with C,E in this case.
upvoted 1 times
Ray_gk
2 years, 7 months ago
To eliminate confusion, we can first shutdown the database using normal, immediate, or transactional. We can then mount the database separately after the graceful shutdown. Even though the database is in mount mode, it is still technically closed and not open. I think some people are confusing that fact.
upvoted 2 times
...
...
mrSam
2 years, 11 months ago
I'm confused by this question. "A backup is either consistent or inconsistent. To make a consistent backup, your database must have been shut down cleanly and remain closed for the duration of the backup." "If the database is in ARCHIVELOG mode, then you can make inconsistent backups that are recoverable using archived redo log files. Open database backups are inconsistent because the online redo log files contain changes not yet applied to the data files." So.. how can you make a consistent backup of a database that's running in Archivelog Mode like the question is asking? https://docs.oracle.com/database/121/ADMQS/GUID-74B864F7-2413-4142-BDB0-7B98BE960462.htm#ADMQS09111
upvoted 1 times
Ray520
2 years, 4 months ago
By keeping database in MOUNT mode to take consistent backup using RMAN. RMAN cannot take backup unless db is mounted (it reads the control file). Also we can take consistent backup if database is shutdown, but that's not via RMAN but it's user managed, ie, cold backup
upvoted 1 times
...
...
Clozoerie
3 years, 4 months ago
BCE are correct... https://docs.oracle.com/cd/E11882_01/backup.112/e10642/rcmcncpt.htm#BRADV002 "Consistent Backups You can use the BACKUP command to make consistent and inconsistent backups of the database. A consistent backup occurs when the database is in a consistent state. A database is in a consistent state after being shut down with the SHUTDOWN NORMAL, SHUTDOWN IMMEDIATE, or SHUTDOWN TRANSACTIONAL commands. A consistent shutdown guarantees that all redo has been applied to the datafiles. If you mount the database and make a backup at this point, then you can restore the database backup later and open it without performing media recovery."
upvoted 1 times
...
Modasser
3 years, 7 months ago
Correct answer: BE Why B is correct?? Because all the data files are in read/write mode, so yuo need to first it closed cleanly by Shutdown then mount state.
upvoted 1 times
exampro46
3 years, 6 months ago
There written must be in MOUNT state, but you can make consistent backup which called "cold backup" ( shutdown and .. ), that means there are other ways for consistent backup, not only mount.
upvoted 1 times
...
...
John1956
4 years, 2 months ago
I'm confused,D seems correct cause there is no "only" in it,it means that will fit whether copy or backupset,so why it's worng???
upvoted 1 times
...
dancymonkey
4 years, 3 months ago
Sorry I would go with CE B is not correct because you can perform a whole database backup when the database is open but inconsistent
upvoted 2 times
...
dancymonkey
4 years, 3 months ago
BE is correct because... consistent backup A whole database backup that you can open with the RESETLOGS option without performing media recovery. In other words, you do not need to apply redo to datafiles in this backup for it to be consistent. All datafiles in a consistent backup must: Have the same checkpoint system change number (SCN) in their headers, unless they are datafiles in tablespaces that are read-only or offline normal (in which case they will have a clean SCN that is earlier than the checkpoint SCN) Contain no changes past the checkpoint SCN, that is, are not fuzzy Match the datafile checkpoint information stored in the control file You can only take consistent backups after you have made a clean shutdown of the database. The database must not be opened until the backup has completed.
upvoted 1 times
...
dancymonkey
4 years, 4 months ago
Why not BC? To perform a whole database backup when the database is closed -> (For consistent reasons) https://docs.oracle.com/database/121/ADMQS/GUID-E6AB87FC-DE6E-433C-AB61-F2055B6CC547.htm SHUTDOWN IMMEDIATE; STARTUP MOUNT;
upvoted 1 times
...
NorthKorean
4 years, 8 months ago
A consistent backup of a database or part of a database is a backup in which all read/write datafiles and control files have been checkpointed with respect to the same system change number (SCN), and it can be processed after NORMAL SHUTODOWN
upvoted 1 times
NorthKorean
4 years, 8 months ago
answer CE
upvoted 4 times
exampro46
3 years, 6 months ago
There written must be in MOUNT state, but you can make consistent backup which called "cold backup" ( shutdown and take cold backup without MOUNT state and RMAN ), that means there are other ways for consistent backup, not only mount.
upvoted 1 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago