Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Database Connection Failed on Oracle 11

I am attempting to connect to Oracle using the tOracleInput_1 component. When setting up my connection I am using the Oracle Service Name on Oracle 11.
I have done a TNSPING of the service name to obain the Host and Port and have provided the correct credentials to log in, as I am able to log in through SQL Developer.
When I attemp to query a table I obtain the following error message...
"Database connection is failed"
Under details it states...
java.sql.SQLException: Listener refused the connection with the following error:
ORA-12514, TNS:Listener does not currently know of service requested in connect descriptor.
We are using OID to connect with LDAP.
Labels (3)
3 Replies
Anonymous
Not applicable

Hi,
Would you mind taking a look at the article http://stackoverflow.com/questions/11837345/listener-refused-the-connection-with-the-following-error... to see if it is useful for your problem?
Best regards
Sabrina
_AnonymousUser
Specialist III
Specialist III
Author

Thanks for your response. It turns out that I needed to fully qualify my Service name. I was putting in the Database field "SERVICENAME", when it needed me to fully qualify it to "SERVICENAME.abc.com". Once I fully qualified i was able to access.
Thanks!
Anonymous
Not applicable

Hi,
It is a great news for us, thanks for your feedback. Feel free post your issue on forum.
Best regards
Sabrina