优化Sequence Generator组件,需创建一个可重用的序列生成器,并同时在多个Mappings中使用它

  该选项决定了Integration Service一次缓存的值的数目
  要确保缓存值的数目不要太小,可考虑将其值设定为大于1000
  如果不需要缓存值,可将其设定为0
  不使用缓存值的Sequence Generator组件会比使用缓存值的性能要快

  在Sequence Generator组件中连接currval port时,Integration Service在每个块中处理一行
  可通过在Mapping中仅连接NextVal port来优化性能

相关文章:

  • 2021-08-31
  • 2022-12-23
  • 2022-12-23
  • 2021-05-31
  • 2021-11-10
  • 2021-08-25
猜你喜欢
  • 2022-12-23
  • 2021-11-09
  • 2022-12-23
  • 2021-09-26
  • 2022-12-23
  • 2021-06-29
  • 2021-05-11
相关资源
相似解决方案