The client connection string of the computer containing the Oracle database tables you want to access.
Valid Values
string
where:
string
is a valid client connection string.
For local servers, use the SQL*Net connection string. If the SQL*Net connection string contains semicolons, enclose it in quotation marks. Refer to your SQL*Net documentation for more information.
For remote servers, the Oracle TNS Client connection string is the alias name of the Oracle Listener on your network.