摘要:
1. 报错信息 系统错误,错误信息:org.springframework.beans.factory.BeanNotOfRequiredTypeException: Bean named 'defaultTx' is expected to be of type 'org.springframew 阅读全文
摘要:
问题1 org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jobConfParser' defined in class path resource [com/cxytian 阅读全文
摘要:
要实现两个数据库之间的实时同步,需要给Oracle设置参数 ALTER DATABASE ADD SUPPLEMENTAL LOG DATA; -- 执行了12小时,等待数据库中的其它事务都提交以后才执行完成 ALTER DATABASE ADD SUPPLEMENTAL LOG DATA (PRI 阅读全文