1Z0-052 · Question #124
View the Exhibit. What would happen if Oracle Home is not empty?
The correct answer is A. The installation will not be continued until the location is empty. Oracle Universal Installer (OUI) enforces a prerequisite that the target Oracle Home directory must be empty, blocking installation and prompting the user to clear the location before proceeding.
Question
View the Exhibit. What would happen if Oracle Home is not empty?
Exhibit
Options
- AThe installation will not be continued until the location is empty.
- BThe installation will proceed without overwriting the existing files.
- CThe installation can be continued, but the existing files will be overwritten.
- DThe installation terminates automatically after showing an error message.
How the community answered
(65 responses)- A86% (56)
- B9% (6)
- C3% (2)
- D2% (1)
Why each option
Oracle Universal Installer (OUI) enforces a prerequisite that the target Oracle Home directory must be empty, blocking installation and prompting the user to clear the location before proceeding.
OUI validates that the chosen Oracle Home path is empty as part of its prerequisite checks; if existing files are detected, the installer halts and displays a warning requiring the user to select an empty directory or clear the current one before installation can continue.
OUI does not silently skip existing files and merge into a non-empty directory; it enforces the empty-home requirement and stops rather than proceeding without overwriting.
OUI will not overwrite existing files in a non-empty Oracle Home; overwriting could corrupt a functioning Oracle installation, so the installer explicitly prevents this scenario.
The installer does not terminate automatically with a fatal error and exit; instead it pauses with a correctable warning, giving the user the opportunity to resolve the conflict and then continue.
Concept tested: Oracle Universal Installer Oracle Home prerequisite validation
Source: https://docs.oracle.com/en/database/oracle/oracle-database/19/ladbi/oracle-universal-installer-and-oui-concepts.html
Topics
Community Discussion
No community discussion yet for this question.
