Informatica Schedule元数据信息

本文详细解析了Informatica调度配置中的Runoptions与Scheduleoptions设置,通过对比不同组合下的数值,帮助理解工作流程的具体设定。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

近日,被问及Informatica 的Scheduler 元数据信息查看,这边主要涉及两张元数据表opb_scheduler,opb_schedule_logic但是似乎在这两张表存的都是代码如Run Options,End Options,实在是很不爽,没有帮助文档,和官方的指点,只能慢慢去一一对照,还好有同事给了一个参考的官方文档(不全,很蛋疼,也不给个算法什么的),后经自己一番研究总结如下:
表中存的Run options值,其实是对应着设置中的 Run options +Schedule options
设计中Run options 对应着3个选项run on init,run on demand,run on continuously是可选项(单选只能选一个)分别对应值为16,1,32.schedule options 中也有三个选项(单选必选)run once schedule,run every(delta schedule),costom repeat分别对应的值为 2, 4,8。这时候可以组合起来有(其实就是两个地方的值相加):
run on demand 值为1(默认情况下),
run on schedule值为2(是只在使用reuseable),
run on demand and run once schedule对应值为3,
delta schedule对应值为4,
run on demand and delta schedule 对应值为5,
costom repeat对应值为8,
run on demand and custom repeat对应值为9,
run on init and run once schedule对应值为18,
run on init and delta schedule 对应值为20,
run on init and custom repeat对应值为24,
run on continuously and run once schedule对应值为34,
run on continuously and delta schedule 对应值为36,
run on continuously and custom repeat 对应值为40
对照以上信息在表中就能看出来workfolw是怎么设置的了,至于后面的month ,day等设置有待后面继续观察!
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值