1Z0-593 · Question #73
Which two actions do you need to take in order to start up Oracle Grid Infrastructure automatically on boot?
The correct answer is A. If Oracle Grid Infrastructure was disabled on a node, use "crsctl enable crs" to enable the C. Nothing. By default, Oracle Grid Infrastructure is set up to start automatically on server boot. We can use crsctl commands as follows to enable and disable the startup of the Oracle Clusterware daemons. Run the following command to enable startup for all of the Oracle Clusterware daemons: crsctl enable crs Run the following command to disable the startup of all of the…
Question
Which two actions do you need to take in order to start up Oracle Grid Infrastructure automatically on boot?
Options
- AIf Oracle Grid Infrastructure was disabled on a node, use "crsctl enable crs" to enable the
- BAdd the daemons to the system startup list.
- CNothing. By default, Oracle Grid Infrastructure is set up to start automatically on server boot.
- DYou must start clusterware daemons with individual commands in a batch file.
How the community answered
(25 responses)- A72% (18)
- B20% (5)
- D8% (2)
Explanation
We can use crsctl commands as follows to enable and disable the startup of the Oracle Clusterware daemons. Run the following command to enable startup for all of the Oracle Clusterware daemons: crsctl enable crs Run the following command to disable the startup of all of the Oracle Clusterware daemons: crsctl disable crs
Topics
Community Discussion
No community discussion yet for this question.