1Z0-593 · Question #22
Which option should you use to find out if the Oracle Inventory directory exists in a Linux/UNIX environment?
The correct answer is B. # more /etc/oraInst.loc. When you install Oracle software on the system for the first time, the Installer creates the oraInst.loc file. This file identifies the name of the Oracle Inventory group and the path of the Oracle Inventory directory. To determine whether the Oracle Inventory group exists…
Question
Which option should you use to find out if the Oracle Inventory directory exists in a Linux/UNIX environment?
Options
- A
show /etc/oraInst.loc
- B
more /etc/oraInst.loc
- C
more /etc/oraInst
- D
more oraInst.loc
How the community answered
(49 responses)- A2% (1)
- B84% (41)
- C6% (3)
- D8% (4)
Explanation
When you install Oracle software on the system for the first time, the Installer creates the oraInst.loc file. This file identifies the name of the Oracle Inventory group and the path of the Oracle Inventory directory. To determine whether the Oracle Inventory group exists, enter the following command: # more /etc/oraInst.loc
Topics
Community Discussion
No community discussion yet for this question.