DBASupport

 The Knowledge Center for Oracle Professionals
HOME 11g Central 10g Central 9i Central 8i Central Oracle News Scripts FAQ OCP Zone Resources Technical Docs Tools & Utilities Forums

» HOME
» FEATURES
    11g Central
    10g Central
    9i Central
    8i Central
    Oracle News
» COMMUNITY
    Scripts
    Forums
    FAQ
    OCP Zone
» RESOURCES
    Resources
    Technical Docs
    Tools & Utilities
    Tech Jobs
Marketplace Partners
Become a Marketplace Partner






Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers


   DBAsupport.com > Oracle > Oracle 11g Central > Featured Stories



 

Oracle Developer Jr - READY TO HIRE!
Next Step Systems
US-CA-Thousand Oaks

Justtechjobs.com Post A Job | Post A Resume

Oracle Database 11g RAC: Single Client Access Name (SCAN)
Karen Reliford, smilingpixie@yahoo.com


Single Client Access Name (SCAN), a new feature of Oracle Database 11g RAC databases, will save DBAs some time and effort when they are changing the structure of their RAC databases.

The ability to have a single connection setting for client systems to use when connecting to a RAC database is a new feature of Oracle Database 11g Real Application Cluster (RAC) databases. An important advantage of a Single Client Access Name (SCAN) is not having to update client connection information (such as TNSNAMES.ora) every time you add or remove nodes from an existing RAC cluster.

SCAN automatically provides both failover and load balancing of connects, where the new connection will be directed to the least busy instance in the cluster by default. Furthermore, Clients use a simple EZconnect string and JDBC connections can use a JDBC thin URL to access the database, which is done independently of the physical hosts that the database instances are running on.

Read the full story at Database Journal:
Single Client Access Name (SCAN) for Oracle Database 11g RAC


Back to DBAsupport.com