Users can access an Oracle RAC database using a client and server configuration or through one or more middle tiers, with or without connection pooling.
When connecting to an Oracle Database, you can use a connect descriptor or a net service name. For Oracle RAC databases, you can also use the Single Client Access Name (SCAN) to connect to any available instance of the Oracle RAC database.
sales.example.com
. A client uses a service name to identify the database it must access.tnsnames.ora
file or other repository for TCP/IP environments.tnsnames.ora
file.LOCAL_LISTENER
and REMOTE_LISTENER
.See Also:
Oracle Database Net Services Administrator's Guide for more information about Oracle Net Services concepts