1Z0-083 · Question #63
Which two are true about the execution of operating system scripts starting from Oracle Database 19c? (Choose two.)
The correct answer is A. orainstRoot.sh can be executed automatically by the Database installer by using sudo or root F. The root password cannot be specified in a response file. A is correct - If you have performed a Management Agent installation using the agentDownload script, then run the root.sh script. Also, run the oraInstroot.sh script if this is the first Oracle product on the host. Log in as a root user on the host. Alternatively, use the sudo…
Question
Which two are true about the execution of operating system scripts starting from Oracle Database 19c? (Choose two.)
Options
- AorainstRoot.sh can be executed automatically by the Database installer by using sudo or root
- Broot.sh can be executed automatically by the Database Installer only if it is provided with root
- CThe sudo password can be specified in a response file.
- Droot.sh can be executed automatically by the Database installer only by using sudo credentials.
- EThe sudo password must be specified in a response file.
- FThe root password cannot be specified in a response file.
How the community answered
(35 responses)- A77% (27)
- B3% (1)
- C11% (4)
- D6% (2)
- E3% (1)
Explanation
A is correct - If you have performed a Management Agent installation using the agentDownload script, then run the root.sh script. Also, run the oraInstroot.sh script if this is the first Oracle product on the host. Log in as a root user on the host. Alternatively, use the sudo command to change to a root user. F is correct - there is nowhere mentioned that you need to add root password in response file.
Topics
Community Discussion
No community discussion yet for this question.