Definitions for "Connect string"
a text string that is used to route data requests to the correct Oracle database
The set of parameters, including a protocol, that SQL*Net uses to connect to a specific Oracle instance on the network.
Information the user passes to a service to connect, such as username, password, and connect identifier: CONNECT username/ password@ net_service_name