1.运行datax 配置同步json文件,结果如下:
主要报错信息 :具体错误信息为:com.kingbase8.util.KSQLException: The authentication type 10 is not supported. Check that you have configured the sys_hba.conf file to include the client's IP address or subnet, and that it is using an authentication scheme supported by the driver.
2.解决办法也很简单, 需要找到人大金仓配置文件sys_hba.conf, 一般如果安装的时候直接是下一步下一步,该配置文件的路径位于C:\Program Files\Kingbase\ES\V8\data 目录下
小编是Windows系统环境,或者直接使用磁盘搜索文件,找到安装人大金仓数据库的安装磁盘,比如我的是C盘,然后在右上角输入关键字: sys_hba, 找到看着像是安装数据库路径的sys_hba.conf文件即可,
</