1Z0-058 · Question #83
1Z0-058 Question #83: Real Exam Question with Answer & Explanation
The correct answer is C. A subpool of the GENERIC server pool will be used.. With Oracle RAC 11g Release 2, there is only a database resource define to Oracle Clusterware. This resource will contain the Oracle Home, the spfile, the server pool(s) and the ASM diskgroup(s) required for the database. The database resource will have a weak start dependency on
Question
Options
- AA parent pool of the GENERIC server pool will be used.
- BYou must define a new server pool called MANUAL.
- CA subpool of the GENERIC server pool will be used.
- DA subpool of the FREE server pool will be used.
Explanation
With Oracle RAC 11g Release 2, there is only a database resource define to Oracle Clusterware. This resource will contain the Oracle Home, the spfile, the server pool(s) and the ASM diskgroup(s) required for the database. The database resource will have a weak start dependency on the VIP which means it will try to start the VIP for the node when the instance starts however if the VIP does not start successfully, the instance will still be started. When reviewing the database resource for an administrator Managed database, you will see a server pool defined with the same name as the Oracle database. This pool will be part of a special Oracle defined server pool called Generic. The Generic server pool is managed by Oracle to support Administrator Managed databases. The server pools that are part of Generic will be automatically created or removed when you add or remove an Administrator Managed database. Oracle Database 11gR2 Upgrade Companion (Version 2.70)
Community Discussion
No community discussion yet for this question.