Linked Server from SQL 2008 to Oracle needs port #

  • I'm trying to figure out how to create a linked server on SQL 2008r2 to an Oracle db. I have a server name (not an IP address) and all of the information. When I try connecting I timeout. I believe this is caused by the fact I don't have the port # in the definition of the linked server.

    Is there a way to include a port # in a linked server definition on SQL 2008r2 going to an Oracle db?

    Thanks.

  • Not sure.

    I usually go with the TNS-alias of the oracle server, with the servername and port in tnsnames.ora.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply