Oracle Database 12c: Installation and Administration — Question 137
You install Oracle Grid Infrastructure standalone server and issue the following command: crsctl start has
Which two existing components get automatically added to the Oracle Restart configuration? (Choose two.)
Answer options
- A. Oracle CSSD services
- B. the database whose instance is running
- C. Oracle Notification services
- D. Oracle Healthcheck services
- E. Oracle Net Listener
Correct answer: A, C
Explanation
The correct answers are A and C because Oracle CSSD services and Oracle Notification services are designed to be automatically included in the Oracle Restart configuration when starting the High Availability Services. The other options, such as the database instance and Oracle Net Listener, do not automatically get added to the configuration upon running this command.