A naming method that enables clients to connect to a database server without any configuration. Clients use a simple TCP/IP address, consisting of a host name and optional port number, service name, and instance name:
CONNECT username/password@host[:port][/service_name] [/instance_name]
For information about using the easy connect naming method, see Chapter "Configuring Naming Methods" in the Oracle Net Services Administrator's Guide.
Oracle Net Services Configuration Overview
Copyright © 1996, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.