🎴 Flashcard Mode
Oracle Practice Test - 5
Card1 / 21
Mastered0
Review0
QuestionClick to flip
Which system privilege must the RMAN user have to be able to connect and execute RMAN commands on a target database?
AnswerClick to flip back
A
SYSDBA
💡 Explanation:
RMAN (Recovery Manager) requires the SYSDBA system privilege to connect to a target database and perform backup and recovery operations. SYSDBA is the highest administrative privilege that allows database startup, shutdown, and complete management. SYSOPER has fewer privileges and cannot perform all RMAN operations.