Oracle
1Z0-068 · Question #112
Examine this command: $ srvctl modify service -db RACDB -service SRVBl -clbgoal LONG This three-Instance RAC database uses Flex ASM. Which two statements are true regarding server-side connect-time…
The correct answer is A. It is enabled only when LOAD_BALANCE=YES is coded in the client-side TNS entry used by the D. It is disabled because the -c1bgoal attribute is set to LONG. See the full explanation below for the reasoning.
Question
Examine this command:
$ srvctl modify service -db RACDB -service SRVBl -clbgoal LONG This three-Instance RAC database uses Flex ASM. Which two statements are true regarding server-side connect-time load balancing using SCAN listeners for this service? (Choose two.)
Options
- AIt is enabled only when LOAD_BALANCE=YES is coded in the client-side TNS entry used by the
- BThe SCAN listeners redirect clients to the node listener serving the instance that has the fewest
- CThe SCAN listeners automatically balance the connections across the instances accepting logins
- DIt is disabled because the -c1bgoal attribute is set to LONG.
- EThe SCAN listeners redirect clients to the node listener serving the instance that has the fastest
How the community answered
(59 responses)- A83% (49)
- B2% (1)
- C8% (5)
- E7% (4)
Community Discussion
No community discussion yet for this question.