D-PDM-DY-23 · Question #12
What is the next step to discover the Oracle databases after the Oracle RMAN Agent is installed?
The correct answer is A. Approve the Oracle RMAN Agent registration. After the Oracle RMAN Agent is installed on the database server, it sends a registration request to the backup server - but this request must be explicitly approved by an administrator before any database discovery can occur. This approval step is a deliberate security gate…
Question
What is the next step to discover the Oracle databases after the Oracle RMAN Agent is installed?
Options
- AApprove the Oracle RMAN Agent registration.
- BConfigure config file.
- CConfigure Assets.
- DRegister the database user.
How the community answered
(20 responses)- A90% (18)
- B5% (1)
- C5% (1)
Explanation
After the Oracle RMAN Agent is installed on the database server, it sends a registration request to the backup server - but this request must be explicitly approved by an administrator before any database discovery can occur. This approval step is a deliberate security gate that confirms the agent is trusted and authorized to communicate with the management console.
Why the distractors are wrong:
- B (Configure config file): Configuration files may be involved during or after installation, but they are not the immediate next step in the discovery workflow post-installation.
- C (Configure Assets): Asset configuration comes after discovery - you can't configure what hasn't been found yet.
- D (Register the database user): Database user registration is a later step, required once the database is already discovered and being set up for backup; it doesn't precede discovery.
Memory tip: Think of it as a "guest list" model - the agent shows up (installs) and knocks on the door, but someone inside has to approve letting it in before anything else can happen. Install → Approve → Discover is the sequence.
Topics
Community Discussion
No community discussion yet for this question.