Welcome! I don't see the specified error you are receiving in your post, so can you please share the exact error message?
Which version of Elasticsearch are you using? Have you also checked that the version of the driver you are using is compatible with the version of Elasticsearch that you're using?
You haven't provided the link to the driver so it's difficult to determine compatibility.
Searching for the error you have in the screenshot it looks like an issue with your authentication settings as per this Oracle article. I would recommend checking your login settings are correct.
So are the steps correct on the site I referenced?
Which information of elasticsearch do I need to establish a dblink connection? Do I need Elasticsearch's server information?
cat /etc/odbc.ini
Driver = CData ODBC Driver for Elasticsearch
Description = myelasticsearchdb
Server = 1.2.3.4 (elasticsearch server ip-I wrote it differently here for security)
Port = 9200
User = elastic
Password = password123
You have new mail in /var/spool/mail/root
The only official offering is the ODBC driver that requires a Commercial License and run on Windows Machine.
Anything else is third-party and you would need to test yourself, and since it is not something that is not widely used, so I'm not sure you will be able to get much help on the forum.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.