如果Source,Target和Mapping都不存在性能上的瓶颈,则问题可能会出在Session
以下问题可导致Session有性能上的瓶颈
1) 缓存小
2) 缓冲内存小
3) commit提交间隔小
如何判定Session存在性能瓶颈
分析performance details,performance details能够显示各组件的input rows, output rows以及error rows的数量
如何解决源的性能
优化session配置