Empty Popup while doing test connection
- abhishekpatel
- Topic Author
- Offline
- Fresh Boarder
-
- Posts: 2
- Thank you received: 0
Empty Popup while doing test connection was created by abhishekpatel
Hello,
I am trying to connect to Oracle Database Connection Type by giving correct tns name and correct credential, i am not able to connect to the database.
when i am trying to do test connection an empty error popup comes with no message and also no message in execution log window as well. how do i check what is the error while making the connection.
Screenshot attached for the config.
Any help is appreciated.
I am trying to connect to Oracle Database Connection Type by giving correct tns name and correct credential, i am not able to connect to the database.
when i am trying to do test connection an empty error popup comes with no message and also no message in execution log window as well. how do i check what is the error while making the connection.
Screenshot attached for the config.
Any help is appreciated.
2 years 5 months ago
#18372
Please Log in or Create an account to join the conversation.
Replied by Maria on topic Empty Popup while doing test connection
Database browser is a 32-bit application.
Have you got 32-bit oracle client installed?
Have you got 32-bit oracle client installed?
2 years 5 months ago
#18373
Please Log in or Create an account to join the conversation.
- abhishekpatel
- Topic Author
- Offline
- Fresh Boarder
-
- Posts: 2
- Thank you received: 0
Replied by abhishekpatel on topic Empty Popup while doing test connection
Yes, it must have been installed earlier because i was able to use it before since this week, i am facing this issue.
but still i have downloaded Oracle Instant Client basic package 12.2.0.1.0 from Oracle Instant Client website but still the same.
Screenshots for Instant client attached.
but still i have downloaded Oracle Instant Client basic package 12.2.0.1.0 from Oracle Instant Client website but still the same.
Screenshots for Instant client attached.
2 years 5 months ago
#18374
Please Log in or Create an account to join the conversation.
Replied by Maria on topic Empty Popup while doing test connection
I used this a connection string and I was able to connect
localhost:1521:sn=orcl
this one might work as well
host:1521/instance
localhost:1521:sn=orcl
this one might work as well
host:1521/instance
2 years 5 months ago
#18375
Please Log in or Create an account to join the conversation.