年度博客排行
-
第1名
龙儿筝 -
第2名
宏天软件 -
第3名
青否云后端云 - wallimn
- vipbooks
- gashero
- wy_19921005
- benladeng5225
- fantaxy025025
- e_e
- javashop
- sam123456gz
- zysnba
- tanling8334
- arpenker
- kaizi1992
- xpenxpen
- lemonhandsome
- xiangjie88
- ganxueyun
- xyuma
- wangchen.ily
- Xeden
- jh108020
- zhanjia
- johnsmith9th
- zxq_2017
- jbosscn
- forestqqqq
- ajinn
- daizj
- wjianwei666
- ranbuijj
- 喧嚣求静
- silverend
- sichunli_030
- kingwell.leng
- lchb139128
- kristy_yy
- lich0079
- jveqi
- lzyfn123
- java-007
- sunj
- yeluowuhen
- lerf
- xiaoxinye
- flashsing123
- lxguy
- zhangjijun
最新文章列表
informatica workflow调用shell脚本以及返回状态参数处理
informatica,用shell脚本调用workflow,只要该下路径就能用啦!
精华部分贴出来给大家分享,
#!/bin/sh
cd /oracle/app/infa/Server/server/bin
if [ -f /backup/data/zktest/SES_MAP_IRS_DATA_REVISE_RECORD.log ] ; then
rm -f /backup/da ...
Informatica pmcmd命令执行时出错 not load
在AIX系统中执行PMCMD的结果如下:
$pmcmd
Could not load program pmcmd:
Dependent module libpmasrt.a could not be loaded.
Could not load module libpmasrt.a.
System error: No such file or directory
是因为L ...