datastage的Transformer控件编译报错?

孤好梦中杀人 2013-01-21 04:38:46
Output from transformer compilation follows:
##I IIS-DSEE-TFCN-00001 16:30:15(000) <main_program>
IBM WebSphere DataStage Enterprise Edition 8.1.0.5000
Copyright (c) 2001, 2005-2008 IBM Corporation. All rights reserved
##I IIS-DSEE-TFCN-00006 16:30:15(001) <main_program> conductor uname: -s=Linux; -r=2.6.18-238.el5; -v=#1 SMP Sun Dec 19 14:22:44 EST 2010; -n=tlpc; -m=x86_64
##I IIS-DSEE-TOSH-00002 16:30:15(002) <main_program> orchgeneral: loaded
##I IIS-DSEE-TOSH-00002 16:30:15(003) <main_program> orchsort: loaded
##I IIS-DSEE-TOSH-00002 16:30:15(004) <main_program> orchstats: loaded
##W IIS-DSEE-TOSH-00049 16:30:15(007) <main_program> Parameter specified but not used in flow: DSPXWorkingDir
##E IIS-DSEE-TBLD-00076 16:30:16(000) <main_program> Error when checking composite operator: Subprocess command failed with exit status 256.
##E IIS-DSEE-TFSR-00019 16:30:16(001) <main_program> Could not check all operators because of previous error(s)
##W IIS-DSEE-TFTM-00012 16:30:16(002) <transform> Error when checking composite operator: The number of reject datasets "0" is less than the number of input datasets "1".
##W IIS-DSEE-TBLD-00000 16:30:16(003) <main_program> Error when checking composite operator: Output from subprocess: /
##W IIS-DSEE-TBLD-00000 16:30:16(004) <main_program> Error when checking composite operator: Output from subprocess: usr/bin/ld: skipping incompatible /opt/IBM/InformationServer/Server/PXEngine/lib/liborchi686.so when searching for -lorchi686
/usr/bin/ld: cannot find -lorchi686
collect2:
##I IIS-DSEE-TBLD-00079 16:30:16(005) <transform> Error when checking composite operator: g++ -L/opt/IBM/InformationServer/Server/Projects/test2/RT_BP5.O/ -L/opt/IBM/InformationServer/Server/PXEngine/lib -L/opt/IBM/InformationServer/Server/PXEngine/user_lib -shared -Wl,-Bsymbolic,--allow-shlib-undefined -lorchi686 -lorchcorei686 -lorchbuildopi686 /opt/IBM/InformationServer/Server/Projects/test2/RT_BP5.O/V0S1_ora_21_2_Transformer_1.tmp.o -o /opt/IBM/InformationServer/Server/Projects/test2/RT_BP5.O/V0S1_ora_21_2_Transformer_1.so.
##W IIS-DSEE-TBLD-00000 16:30:16(006) <main_program> Error when checking composite operator: Output from subprocess: ld 返回 1

##E IIS-DSEE-TCOS-00029 16:30:16(007) <main_program> Creation of a step finished with status = FAILED. (ora_21_2.Transformer_1)

*** 内部生成的 Transformer 代码如下:
0001: //
0002: // Generated file to implement the V0S1_ora_21_2_Transformer_1 transform operator.
0003: //
0004:
0005: // define our input/output link names
0006: inputname 0 DSLink3;
0007: outputname 0 DSLink4;
0008:
0009: initialize {
0010: // define our row rejected variable
0011: int8 RowRejected0;
0012:
0013: // define our null set variable
0014: int8 NullSetVar0;
0015:
0016: }
0017:
0018: mainloop {
0019: // initialise our row rejected variable
0020: RowRejected0 = 1;
0021:
0022: // evaluate columns (no constraints) for link: DSLink4
0023: writerecord 0;
0024: RowRejected0 = 0;
0025: }
0026:
0027: finish {
0028: }
0029:
*** 内部生成的 Transformer 代码结束

服务端安装到rhel5.6 x64上
客户端安装到win7上了,
请问,这是什么错误,怎么解决。
...全文
154 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
孤好梦中叉人 2013-01-22
  • 打赏
  • 举报
回复

7,388

社区成员

发帖
与我相关
我的任务
社区描述
其他数据库开发 数据仓库
社区管理员
  • 数据仓库
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧