Hi william,
1、run_control.pl : encoding 2、transform.pl : split table inbound_xf_frmwms_itemmas into tree sub tables(inbound_xf_frmwms_itemmas_cn,inbound_xf_frmwms_hq,inbound_xf_frmwms_hk) and encoding to it.
3、transform_store.pl : split table inbound_xf_frmwms_itemmas_store into tree sub tables(inbound_xf_frmwms_itemmas_store_cn,inbound_xf_frmwms_itemma_store_hq,in
bound_xf_frmwms_hk) and encoding to it.
4、local2sql-new.pl :transfer data from outbound_xf_frmwms_itemas to oracle databe.
5、local2sql_store.pl: transfer data from table ountbound_xf_frmwms_itemmas into oracle database.
6、local2sql-cn.pl :split table inbound_xf_frmwms_itemmas_cn from inbound_xf_frmwms_itemmas.
7、local2sql-hq.pl :split table inbound_xf_frmwms_itemmas_hq from inbound_xf_frmwms_itemmas.
8、local2sql-hk.pl: split table inbound_xf_frmwms_itemmas_hk from inbound_xf_frmwms_itemmas.
9、local2sql_storecn.pl: split table inbound_xf_frmwms_itemmas_store_cn from inbound_xf_frmwms_itemmas_store.
10、local2sql_storehq.pl:split table inbound_xf_frmwms_itemmas_store_hq from inbound_xf_frmwms_itemmas_store.
11、local2sql_storehk.pl:split table inbound_xf_frmwms_itemmas_store_hk from inbound_xf_frmwms_itemmas_store.
12、sql2local_v1.pl:transfer data from wdms.item_master to ws1.inbound_xf_frmums_itemmas.
13、sql2local_store.pl: transfer data from wdms.item_master_store to ws1.inbound_xf_frmwms_itemas_store
阅读(340) | 评论(0) | 转发(0) |