Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TNS Support#22

Closed
digioi wants to merge 2 commits into
mariano:masterfrom
digioi:master
Closed

TNS Support#22
digioi wants to merge 2 commits into
mariano:masterfrom
digioi:master

Conversation

@digioi

@digioi digioi commented Dec 16, 2011

Copy link
Copy Markdown

I added the following to the connection.

If you supply tnsname and the tnsname if ORACLE_HOME or TNS_NAMES is specified and the tnsname.ora file contains the tnsname supplied it will use the TNS Connection string

If you supply sid with the normal params it will format it as a TNS Connection string .

If it does not contain any tnsname or sid it will connect with your default connection.

  • Mike DiGioia

Field Ops Admin account added 2 commits December 16, 2011 17:00
@acdvorak

acdvorak commented Apr 2, 2012

Copy link
Copy Markdown

I can confirm that the SID portion of this patch works with the following:

Database Server

  • Oracle Database 11g Release 11.1.0.0.0

Client OS

Mac OS X 10.6.8 (64-bit)

  • Oracle Instant Client 10.2.0.4 (64-bit)
  • Node.js v0.4.11 and v0.6.14

CentOS 6.2 (64-bit)

  • Oracle Instant Client 11.2.0.3.0 (64-bit)
  • Node.js v0.6.14

Thanks for submitting this patch!

@digioi digioi closed this Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants