客户端登录报错“获取用户相关信息失败,请查看服务器日志,并确认是否数据库设置错误或者版本不匹配!”

1、问题描述
客户端登录报错“获取用户相关信息失败,请查看服务器日志,并确认是否数据库设置错误或者版本不匹配!”


查看客户端eas/client/logs/log4j.log,报错信息如下:
ERROR pool-6-thread-1]execute sql error: 列名 'FIfUseDefault' 无效。
sql is:select top 500 fid,fnewhrorgunitid from T_HR_PersonBURelaConfirm where FIsEmpInit=? and FDealState=0 and FBizManageTypeID=? and fAffairActionOperate is not null and FBizDefineType NOT IN (11,4,6,8) and FAffairActionOperate NOT IN (20,70) and FDefaultHrOrgUnitID NOT IN (select distinct fhrorgunitid hrOrgId from T_HR_SCmpIntelRule where fstate = 1 AND FIfUseDefault = 1 ) and FDefaultHrOrgUnitID IN ('') and FNewEmpOrgRelationID IN (SELECT FID FROM T_HR_EmpOrgRelation WHERE FAssignType = 1) and (FAffairActionReasonID IN (SELECT FID FROM T_HR_AffairActionReason WHERE FLONGNUMBER LIKE '03%' OR FLONGNUMBER LIKE '01%') OR FAffairActionReasonID IS NULL) order by fchange
客户端登录报错“获取用户相关信息失败,请查看服务器日志,并确认是否数据库设置错误或者版本不匹配!”
声明:除非特别标注,否则均为本站原创文章,转载时请以链接形式注明文章出处。如若本站内容侵犯了原著者的合法权益,可联系本站删除。



