exam questions

Exam 1z0-062 All Questions

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

Exam 1z0-062 topic 1 question 272 discussion

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

Identify three uses of the CROSSCHECK command (Choose three.)

  • A. to validate the database backup
  • B. to synchronize logical backup records with physical files in backup storage
  • C. to check the obsolete backups that can be deleted from the file system
  • D. to update information about backups that are deleted, corrupted, or inaccessible in a recovery catalog or control file
  • E. to update the recovery catalog or control file if archived log files are deleted with operating system commands
Show Suggested Answer Hide Answer
Suggested Answer: path.BDE 🗳️

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
2 years, 10 months ago
Selected Answer: ABE
"To ensure that data about backups in the recovery catalog or control file is synchronized with corresponding data on disk or in the media management catalog, perform a crosscheck. " "Crosschecks update outdated RMAN repository information about backups whose repository records do not match their physical status. For example, if a user removes archived logs from disk with an operating system command, the repository still indicates that the logs are on disk, when in fact they are not." Option D is right apart from the fact that RMAN does not check for validity of Tape backups, so corruption in Tape backups are not picked by RMAN. https://docs.oracle.com/database/121/ADMQS/GUID-F9FC18D6-6FCA-4C6D-9B34-250470469495.htm#ADMQS0953
upvoted 1 times
...
jackymak
3 years, 1 month ago
Selected Answer: ADE
Noted: Use the CROSSCHECK command to synchronize the "physical reality of backups" and copies with their logical records in the RMAN repository. But B ,is to synchronize the logical with physical. B is not correct
upvoted 1 times
...
Ray_gk
3 years, 1 month ago
Selected Answer: ABD
Per Oracle Documentation for 12.1 A: "CROSSCHECK validates all specified backups and copies, even if they were created in previous database incarnations." B: "synchronize the physical reality of backups and copies with their logical records in the RMAN repository." D: "If a backup is on disk, then CROSSCHECK determines whether the header of the file is valid. If a backup is on tape, then RMAN queries the RMAN repository for the names and locations of the backup pieces to be checked. RMAN sends this metadata to the target database server, which queries the media management software about the backups. The media management software then checks its media catalog and reports back to the server with the status of the backups."
upvoted 1 times
...
NorwayOracle
3 years, 2 months ago
Selected Answer: BDE
Purpose Use the CROSSCHECK command to synchronize the physical reality of backups and copies with their logical records in the RMAN repository.
upvoted 1 times
...
Oracle2020
3 years, 9 months ago
I think A,B,D https://docs.oracle.com/database/121/RCMRF/rcmsynta014.htm#RCMRF119
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 ...