Which task would you perform before you run Oracle Universal Installer (OUI) in silent or suppressed mode for an installation?
A.
Run the root.sh script.
B.
Create the oraInst.loc file.
C.
Create the tnsnames.ora file.
D.
Run the oraInstRoot.sh script.
The oraInst.loc file is created by the oraInstRoot.sh so the answer should be D!!
In GUI installation mode oraInstRoot.sh should be run at the end of installation.
I think this is why oraInst.loc must be created manually in silent instalation mode.