Oracle Database Administration II — Question 142
Which two are true about Oracle Grid Infrastructure for a Standalone Server? (Choose two.)
Answer options
- A. It supports volume management, file system, and automatic restart capabilities.
- B. It must be installed before the Oracle database software is installed.
- C. The CSS daemon runs from the Grid Infrastructure home.
- D. It can manage database resources on the server where it is installed or on a different server.
- E. It requires Oracle Automatic Storage Management (ASM) components to be installed separately.
Correct answer: A, C
Explanation
Option A is correct because Oracle Grid Infrastructure for a Standalone Server indeed includes volume management, file system support, and automatic restart features. Option C is also correct as the CSS daemon runs from the Grid Infrastructure home. The other options are incorrect; for instance, B is wrong because the database software can be installed independently, D is incorrect since it primarily manages resources on the same server, and E is false as ASM components are bundled with this infrastructure.