Forum Discussion
Error - Oracle: ORA-12154: TNS
I was getting this as well, the solution for me was in the Server field to enter <server name>:<port>/<service name>. Then in the authentication window, select Database and enter the username and pasword.
- agcData7 years agoNew Member
This worked for me, thanks.
- Feiiiry2 years agoFrequent Visitor
it wroks!!! thx!
- GauravKhare72 years agoRegular Visitor
Super..This worked for me, Thx..
- Kwesi2 years agoNew Member
Hello
Should i enter in the parenthesis
- bjerbe2 years agoAdvocate I
The <> just means that it is a variable specific to your instance, do not use the <>.
- Saiyash052 years agoRegular Visitor
Do you still need TNSnames file? or it will work without updating/adding connection to TNS file?
I tried the same and still getting the same error (Without any TNS Name file)- bjerbe2 years agoAdvocate I
I don't believe you should need the TNSNames files ans that would be redundant. In the parameter, you are alredy providing what TNSNames file provides. You can update the TNSNames file to make use is TNSping to ensure that the connection is open.