Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam 1z0-068 topic 1 question 36 discussion

Actual exam question from Oracle's 1z0-068
Question #: 36
Topic #: 1
[All 1z0-068 Questions]

Which two statements are true regarding server-side connect-time load balancing for a RAC database when using SCAN listeners?

  • A. It is based on performance metrics provided by the database instances LREG processes.
  • B. LOCAL_LISTENER must be configured to point to the SCAN to enable server-side load balancing.
  • C. The service’s connection load balancing goal must be manually configured to enable server-side connect-time load balancing.
  • D. It’s enabled only when LOAD_BALANCE=YES is included in the TNS entry used by the client.
  • E. Server-side load balancing requires the REMOTE_LISTENER to point to the SCAN.
Show Suggested Answer Hide Answer
Suggested Answer: CE 🗳️
C: With server-side load balancing, the SCAN listener directs a connection request to the best instance currently providing the service, based on the -clbgoal and - rlbgoal settings for the service.
E: The SCAN is an essential part of Database configuration. So, by default, the REMOTE_LISTENER parameter is set to the SCAN, assuming that the Database is created using standard Oracle tools. This enables the instances to register with the SCAN Listeners as remote listeners to provide information on what services are being provided by the instance, the current load, and a recommendation on how many incoming connections should be directed to the instance.
Note: Single Client Access Name (SCAN) is an Oracle Real Application Clusters (Oracle RAC) feature that provides a single name for clients to access Oracle
Databases running in a cluster.
Incorrect Answers:
B: You must set the LOCAL_LISTENER parameter to the node-VIP. If you need fully qualified domain names, then ensure that the LOCAL_LISTENER parameter is set to the fully qualified domain name. By default, a node listener is created on each node in the cluster during cluster configuration. With Oracle Grid
Infrastructure, the node listener runs out of the Oracle Grid Infrastructure home and listens on the node-VIP using the specified port.
D: LOAD_BALANCE=on, not LOAD_BALANCE=YES, is used.
References:
https://docs.oracle.com/database/121/JJDBC/scan.htm#JJDBC29151 https://docs.oracle.com/database/121/RACAD/hafeats.htm#RACAD7122

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
ccshyu
2 years, 1 month ago
I think C.E. is right.
upvoted 1 times
...
FTR72
3 years, 4 months ago
I think is AE
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...