easy connect naming

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 and service name:

CONNECT username/password@host[:port][/service_name]

For information about using the easy connect naming method, see Chapter 8, Configuring Naming Methods, in the Oracle10i Net Services Administrator's Guide.

Related Topics

Oracle Net Services Overview