nerdexam
Oracle

1Z0-593 · Question #45

Which two statements about the Single Client Access Name (SCAN) feature are correct?

The correct answer is A. In typical Grid Infrastructure Installation, the SCAN name defaults to the cluster name B. A SCAN listener runs on every cluster node. SCAN components in a cluster: SCAN Name will represent the cluster in the network. SCAN Name needs to be registered in DNS and resolved using round-robin algorithm. To test the round-robin algorithm, perform nslookup on the SCAN Name. The DNS server should return those 3 set of…

RAC Architecture

Question

Which two statements about the Single Client Access Name (SCAN) feature are correct?

Options

  • AIn typical Grid Infrastructure Installation, the SCAN name defaults to the cluster name
  • BA SCAN listener runs on every cluster node
  • CSCAN is available with any version of Oracle 11g RAC
  • DSCAN provides location Independence of Oracle RAC databases in the cluster

How the community answered

(36 responses)
  • A
    69% (25)
  • C
    11% (4)
  • D
    19% (7)

Explanation

SCAN components in a cluster: SCAN Name will represent the cluster in the network. SCAN Name needs to be registered in DNS and resolved using round-robin algorithm. To test the round-robin algorithm, perform nslookup on the SCAN Name. The DNS server should return those 3 set of IP Address in different order each time Not C: Only from R2: Prior to Oracle 11g R1 RAC, client connection to RAC Cluster will use each node VIP (virtual IP) address. So each time a node is added to the cluster, the client tnsnames.ora file needs to be updated with the new VIP addition. Oracle 11g R2 RAC introduces SCAN (Single Client Access Name) to handle that problem. SCAN provides single name from clients to access the database running in the cluster.

Topics

#SCAN#Single Client Access Name#SCAN listener#Grid Infrastructure

Community Discussion

No community discussion yet for this question.

Full 1Z0-593 Practice