Which two are true about the execution of operating system scripts starting from Oracle Database 19c? (Choose two.)
- A. orainstRoot.sh can be executed automatically by the Database installer by using sudo or root credentials.
- B. root.sh can be executed automatically by the Database Installer only if it is provided with root credentials.
- C. The sudo password can be specified in a response file.
- D. root.sh can be executed automatically by the Database installer only by using sudo credentials.
- E. The sudo password must be specified in a response file.
- F. The root password cannot be specified in a response file.
Correct Answer :A,F
这篇博客讨论了Oracle Database 19c中执行操作系统脚本的相关细节,重点在于orainstRoot.sh的自动执行权限及其与sudo和root密码的关系。正确答案指出orainstRoot.sh可以通过sudo或root凭证自动执行,但sudo密码不能直接写在响应文件中,root密码也不能。

1970

被折叠的 条评论
为什么被折叠?



