Multiple choice technology databases

Which component below can NOT be validated using “VALIDATE” command from rman prompt

  1. database

  2. datafile

  3. tracefile

  4. spfile

  5. controlfilecopy

  6. flash recovery area

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

RMAN's VALIDATE command verifies datafiles, controlfiles, and spfiles for physical and logical corruption. A tracefile is a standard diagnostic text file created by Oracle processes and is not a database recovery component, meaning RMAN cannot validate it.