We're Moving!

The Vertica Forum is moving to a new OpenText Analytics Database (Vertica) Community.

Join us there to post discussion topics, learn about

product releases, share tips, access the blog, and much more.

Create My New Community Account Now


How can I connect to a VIP from odbc connection? — Vertica Forum

How can I connect to a VIP from odbc connection?

I'm using VS 2010 and try to open a connection to the load balancer IP like this:

Driver=vertica; Server=192.168.1.2; UID= USER; PWD=PASS; Database=DB1;

The problem is that I receive the error:

System.Data.Odbc.OdbcException (0x80131937): ERROR [08001] [Vertica][VerticaDSII] (160) Connection attempt failed: could not connect to server: Connection timed out (0x0000274C/10060)
 Is the server running on host "192.168.1.2" and accepting
 TCP/IP connections on port 5433?


Using the ip of any node works. Connecting through jdbc with dbeaver works. Conenct through vsql from my pc works.


Can you help?

Comments

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file