User bio
404 bio not found
Member since Nov 11, 2015
Posts:
Replies:
Are you on Linux? Use JDBC. ODBC Snowflake driver is incompatible with IRIS because it uses a backtrace() syscal which causes signal 11 in IRIS process if the process is running in a background.
Snowflake ODBC driver uses backtrace to determine Driver Manager on Linux, so currently it does not work on Linux at all with IRIS.
Open Exchange applications:
Certifications & Credly badges:



Global Masters badges:







Followers:
Following:
Eduard has not followed anybody yet.
To avoid getting unrelated http errors on xDBC testing, test in terminal:
set sc = ##class(%SYSTEM.SQLGateway).TestConnection(name, 0, 0, .err) set sc = ##class(%SQL.Manager.API).TestDecodeDSN(name, usr, password, 0, .err)