Oracle Database Administration II — Question 11
Which three are located by using environment variables? (Choose three.)
Answer options
- A. the Optimal Flexible Architecture (OFA) compliant path to store Oracle software and configuration files.
- B. the location of Oracle Net Services configuration files
- C. the list of a disk group names to be mounted by an Oracle Automatic Storage Management (ASM) instance at startup
- D. default directories for temporary files used by temporary tablespaces
- E. the temporary disk space used by Oracle Installer during installation
- F. the maximum number of database files that can be opened by a database instance
Correct answer: A, B, E
Explanation
The correct answers are A, B, and E because these are directly influenced by environment variables that define paths and configurations for Oracle software, Net Services, and the Installer. Options C, D, and F do not rely on environment variables for their locations or settings, making them incorrect choices.