L

16 Messages

 • 

905 Points

Thursday, April 18th, 2024 9:12 PM

SQL server connection error on Edge

I am trying to connect to the SQL server for ingestion and I am getting following error .

Throwable: SQLException: System error: UnknownHostException - ***REDACTED-Server-PROPERTY***

I used the username and password JDBC connection, and I used same username that is on the jobserver . The username/password is working on the jobserver but its throwing error on the edge. Has anyone faced this kind of error before on SQL server connection ?

16 Messages

 • 

50 Points

22 hours ago

I am getting the same error message " by: java.lang.Throwable: SQLException: System error: UnknownHostException - ***REDACTED-Server-PROPERTY*** at XcoreXsqlX220X8462.ekc.a(Unknown Source) at XcoreXsqlX220X8462.ekc.b(Unknown Source) at cdata.jdbc.sql.SQLDriver.connect(Unknown Source) at edge.com.collibra.jdbc.connection.DefaultConnectionProvider.getConnection(DefaultConnectionProvider.java:28) at"

Please provide a recommendation to resolve the issue. Edge server version 2024.02.77-7

Loading...