Oracle Exadata Database Machine and Database In-Memory — Question 3
When configuring Zones using Automated Installer, the following line is found in the manifest:
<configuration type="zone" name="apple" source=http://tree/apple/monkey"/>
What does the "source" element correspond to?
Answer options
- A. the configuration file for the global zone
- B. the resource groups for "tree" server
- C. the configuration file for the non-global zones
- D. the required corresponding open-source disclaimer
- E. the location of the "apple" IPS repo
Correct answer: B
Explanation
The 'source' element indicates the resource groups associated with the 'tree' server, which are essential for the configuration of zones. The other options are incorrect as they refer to different aspects of zone configuration that are not represented by the 'source' element.