Breeze0806 / go-etl

go-etl is a toolset for data extraction, transformation and loading。(go-etl是一个集数据源抽取,转化,加载的工具集,提供强大的数据同步能力)
Apache License 2.0
118 stars 38 forks source link

[CLI Driver] SQL1042C An unexpected system error occurred. SQLSTATE=58004 SQLCODE=-1042 #30

Closed Breeze0806 closed 7 months ago

Breeze0806 commented 7 months ago

使用db2 reader 链接db2数据库时发生[CLI Driver] SQL1042C An unexpected system error occurred. SQLSTATE=58004 SQLCODE=-1042

Breeze0806 commented 7 months ago

试试在url中加入AUTHENTICATION=SERVER;选项