nerdexam
Oracle

1Z0-058 · Question #53

You have defined two server pools. One is called OLTP with MIN_SIZE=3, MAX_SIZE =5 and IMPORTANCE=3. The other is called DSS with MIN_SIZE =2, MAX_SIZE =4 and IMPORTANCE =5. Your cluster currently…

The correct answer is C. The node will have the server assigned to the OLTP pool because the OLTP pool's current size is. Oracle Clusterware continues to assign servers to server pools until the following conditions are Until all server pools are filled in order of importance to their minimum (MIN_SIZE). Until all server pools are filled in order of importance to their maximum (MAX_SIZE). By…

Manage Global Resources

Question

You have defined two server pools. One is called OLTP with MIN_SIZE=3, MAX_SIZE =5 and IMPORTANCE=3. The other is called DSS with MIN_SIZE =2, MAX_SIZE =4 and IMPORTANCE =5. Your cluster currently has four nodes with two nodes in each of the pools. A fifth node is added to the cluster. What is true about the server pool to which the node will be assigned?

Options

  • AThe node will have the server assigned to the DSS pool because the current size is less than
  • BThe node will have the server assigned to the OLTP pool because the OLTP pool's MAX_SIZE is
  • CThe node will have the server assigned to the OLTP pool because the OLTP pool's current size is
  • DThe node will have the server assigned to the DSS pool on the basis of having a greater

How the community answered

(60 responses)
  • A
    7% (4)
  • B
    12% (7)
  • C
    80% (48)
  • D
    2% (1)

Explanation

Oracle Clusterware continues to assign servers to server pools until the following conditions are Until all server pools are filled in order of importance to their minimum (MIN_SIZE). Until all server pools are filled in order of importance to their maximum (MAX_SIZE). By default, any servers not placed in a server pool go into the Free server pool. Oracle® Clusterware Administration and Deployment Guide 11g Release 2 (11.2)

Topics

#server pools#IMPORTANCE#MIN_SIZE MAX_SIZE#server assignment

Community Discussion

No community discussion yet for this question.

Full 1Z0-058 Practice