互联网服务

有谁在 aix 系统上玩过 datastage吗?

在 aix 7.1 上使用 xlC 编译 datastage 的 job , 没有问题,但是使用 gcc 编译就有问题。

错误信息如下:

复制代码
有没有遇到过的,帮一下啊。


Output from transformer compilation follows:

##I IIS-DSEE-TFCN-00001 12:56:58(000)
IBM InfoSphere DataStage Enterprise Edition 8.7.0.6614
Copyright (c) 2001, 2005-2011 IBM Corporation. All rights reserved



##I IIS-DSEE-TFCN-00006 12:56:58(001) conductor uname: -s=AIX; -r=1; -v=7; -n=yyrcbdwserver1; -m=00F848F34C00
##I IIS-DSEE-TOSH-00002 12:56:58(002) orchgeneral: loaded
##I IIS-DSEE-TOSH-00002 12:56:58(003) orchsort: loaded
##I IIS-DSEE-TOSH-00002 12:56:58(004) orchstats: loaded
##W IIS-DSEE-TOSH-00049 12:56:58(007) Parameter specified but not used in flow: DSPXWorkingDir
##E IIS-DSEE-TBLD-00076 12:56:59(000) Error when checking composite operator: Subprocess command failed with exit status 256.
##E IIS-DSEE-TFSR-00019 12:56:59(001) Could not check all operators because of previous error(s)
##W IIS-DSEE-TFTM-00012 12:56:59(002) Error when checking composite operator: The number of reject datasets "0" is less than the number of input datasets "1".
##W IIS-DSEE-TFEV-00025 12:56:59(003) Error when checking composite operator: Converting ustring to string using codepage ISO-8859-1.
##W IIS-DSEE-TFEV-00023 12:56:59(004) Error when checking composite operator: Implicit conversion from source type "UString" to result type "String".
##W IIS-DSEE-TBLD-00000 12:56:59(005) Error when checking composite operator: Output from subprocess: In file included from /opt/freeware/lib/gcc/powerpc-ibm-aix7.1.0.0/4.7.2/include/c++/backward/strstream:52:0,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/strstream_s.h:41,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/assert.h:49,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/archive.h:39,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/
##W IIS-DSEE-TBLD-00000 12:56:59(006) Error when checking composite operator: Output from subprocess: fieldsel.h:33,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/accessorbase.h:27,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/accessor.h:10,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/orchestrate.h:18,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_components/transformop/transformbasehdrs.h:28,
                 from /opt/IBM/DS8.7
##W IIS-DSEE-TBLD-00000 12:56:59(007) Error when checking composite operator: Output from subprocess: /InformationServer/Server/Projects/yyrcbdw/RT_BP2389.O/V0S2_ods_card_ggsbzl_phy_Transformer.C:75:
/opt/freeware/lib/gcc/powerpc-ibm-aix7.1.0.0/4.7.2/include/c++/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To dis
##W IIS-DSEE-TBLD-00000 12:56:59(008) Error when checking composite operator: Output from subprocess: able this warning use -Wno-deprecated. [-Wcpp]

##I IIS-DSEE-TBLD-00079 12:56:59(009) Error when checking composite operator: g++   -O   -I/opt/IBM/DS8.7/InformationServer/Server/PXEngine/include -maix64 -c /opt/IBM/DS8.7/InformationServer/Server/Projects/yyrcbdw/RT_BP2389.O/V0S2_ods_card_ggsbzl_phy_Transformer.C -o /opt/IBM/DS8.7/InformationServer/Server/Projects/yyrcbdw/RT_BP2389.O/V0S2_ods_card_ggsbzl_phy_Transformer.tmp.o.
##W IIS-DSEE-TBLD-00000 12:56:59(010) Error when checking composite operator: Output from subprocess: In file included from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/fieldsel.h:33:0,
  
##W IIS-DSEE-TBLD-00000 12:56:59(011) Error when checking composite operator: Output from subprocess:                from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/accessorbase.h:27,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/accessor.h:10,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/orchestrate.h:18,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_components/transformop/transformbasehdrs.h:28,
                 from /opt/IBM/DS8.7/InformationServe
##W IIS-DSEE-TBLD-00000 12:56:59(012) Error when checking composite operator: Output from subprocess: r/Server/Projects/yyrcbdw/RT_BP2389.O/V0S2_ods_card_ggsbzl_phy_Transformer.C:75:
/opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/archive.h: In function 'APT_Archive& operator<<(APT_Archive&, const A
##W IIS-DSEE-TBLD-00000 12:56:59(013) Error when checking composite operator: Output from subprocess: PT_UInt16&)':
/opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/archive.h:1242:1: error: no match for 'operator||' in 'ar || (APT_UInt16&)(& d)'

##W IIS-DSEE-TBLD-00000 12:56:59(014) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/archive.h:1242:1: note: candidates are
##W IIS-DSEE-TBLD-00000 12:56:59(015) Error when checking composite operator: Output from subprocess: :
/opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/archive.h:1242:1: note: operator||(bool, bool)
/opt/IBM/DS8.7/Informati
##W IIS-DSEE-TBLD-00000 12:56:59(016) Error when checking composite operator: Output from subprocess: onServer/Server/PXEngine/include/apt_util/archive.h:1242:1: note:   no known conversion for argument 1 from 'APT_Archive' to 'bo
##W IIS-DSEE-TBLD-00000 12:56:59(017) Error when checking composite operator: Output from subprocess: ol'

##W IIS-DSEE-TBLD-00000 12:56:59(018) Error when checking composite operator: Output from subprocess: In file included from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/string.h
##W IIS-DSEE-TBLD-00000 12:56:59(019) Error when checking composite operator: Output from subprocess: :34:0,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/identifier.h:37,
                 from /o
##W IIS-DSEE-TBLD-00000 12:56:59(020) Error when checking composite operator: Output from subprocess: pt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/fieldsel.h:29,
                 from /opt/IBM/DS8.7
##W IIS-DSEE-TBLD-00000 12:56:59(021) Error when checking composite operator: Output from subprocess: /InformationServer/Server/PXEngine/include/apt_framework/accessorbase.h:27,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/accesso
##W IIS-DSEE-TBLD-00000 12:56:59(022) Error when checking composite operator: Output from subprocess: r.h:10,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/orchestrate.h:18,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_components/transformop/transformbasehd
##W IIS-DSEE-TBLD-00000 12:56:59(023) Error when checking composite operator: Output from subprocess: rs.h:28,
                 from /opt/IBM/DS8.7/InformationServer/Server/Projects/yyrcbdw/RT_BP2389.O/V0S2_ods_card_ggsbzl_phy_Transformer.C:75:
/opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/
##W IIS-DSEE-TBLD-00000 12:56:59(024) Error when checking composite operator: Output from subprocess: apt_util/basicstring.h:108:32: note: template APT_Archive& operator||(APT_Archive&, APT_BasicString&)

##W IIS-DSEE-TBLD-00000 12:56:59(025) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine
##W IIS-DSEE-TBLD-00000 12:56:59(026) Error when checking composite operator: Output from subprocess: /include/apt_util/basicstring.h:108:32: note:   template argument deduction/substitution failed:
##W IIS-DSEE-TBLD-00000 12:56:59(027) Error when checking composite operator: Output from subprocess:

##W IIS-DSEE-TBLD-00000 12:56:59(028) Error when checking composite operator: Output from subprocess: In file included
##W IIS-DSEE-TBLD-00000 12:56:59(029) Error when checking composite operator: Output from subprocess:  from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/fieldsel.h:33:0,
         
##W IIS-DSEE-TBLD-00000 12:56:59(030) Error when checking composite operator: Output from subprocess:        from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt
##W IIS-DSEE-TBLD-00000 12:56:59(031) Error when checking composite operator: Output from subprocess: _framework/accessorbase.h:27,
                 from /opt
##W IIS-DSEE-TBLD-00000 12:56:59(032) Error when checking composite operator: Output from subprocess: /IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/accessor.h:10,
                 from
##W IIS-DSEE-TBLD-00000 12:56:59(033) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/orchestrate.h:18,
                 from /opt/IBM/DS8.7/Informatio
##W IIS-DSEE-TBLD-00000 12:56:59(034) Error when checking composite operator: Output from subprocess: nServer/Server/PXEngine/include/apt_components/transformop/transformbasehdrs.h:2
##W IIS-DSEE-TBLD-00000 12:56:59(035) Error when checking composite operator: Output from subprocess: 8,
                 from /opt/IBM/DS8.7/InformationServer/Server/Projects/yyrcbdw/RT_BP2389.O/V0S2_ods_card_ggsbzl_phy_Transformer.C:75:
/opt/IBM/DS8.7/InformationServe
##W IIS-DSEE-TBLD-00000 12:56:59(036) Error when checking composite operator: Output from subprocess: r/Server/PXEngine/include/apt_util/archive.h:1242:1: note:   mismatched types 'APT_BasicString' and 'APT_UInt16 {aka short un
##W IIS-DSEE-TBLD-00000 12:56:59(037) Error when checking composite operator: Output from subprocess: signed int}'

##W IIS-DSEE-TBLD-00000 12:56:59(038) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine
##W IIS-DSEE-TBLD-00000 12:56:59(039) Error when checking composite operator: Output from subprocess: /include/apt_util/archive.h:386:38: note: APT_Archive& operator||(APT_Archive&, double&)
/opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/archive.h:386:38: note:   no known conversion for argument 2 from 'APT_UInt16 {aka short unsigned int}' to 'double&'
/opt/IBM/DS8.7/InformationServer/Server/PXEngine/include
##W IIS-DSEE-TBLD-00000 12:56:59(040) Error when checking composite operator: Output from subprocess: /apt_util/archive.h:383:38: note: APT_Archive& operator||(APT_Archive&, float&)
/opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/archive.h:383:38: note:   no known conversion for argument 2 from 'APT_UInt16 {aka short unsigned int}' to 'float&'

##W IIS-DSEE-TBLD-00000 12:56:59(041) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/archive.h:380:38: note: APT_Archive& operator||(APT_Archive&, bool&)

##W IIS-DSEE-TBLD-00000 12:56:59(042) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/archive.h:380:38: note:   no known conversion
##W IIS-DSEE-TBLD-00000 12:56:59(043) Error when checking composite operator: Output from subprocess: for argument 2 from 'APT_UInt16 {aka short unsigned int}' to 'bool&'
##W IIS-DSEE-TBLD-00000 12:56:59(044) Error when checking composite operator: Output from subprocess:
/opt/IBM/DS8.7/InformationServer/Server/PXEngine
##W IIS-DSEE-TBLD-00000 12:56:59(045) Error when checking composite operator: Output from subprocess: /include/apt_util/archive.h:359:38: note: APT_Archive& operator|
##W IIS-DSEE-TBLD-00000 12:56:59(046) Error when checking composite operator: Output from subprocess: |(APT_Archive&, APT_Int64&)

##W IIS-DSEE-TBLD-00000 12:56:59(047) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_uti
##W IIS-DSEE-TBLD-00000 12:56:59(048) Error when checking composite operator: Output from subprocess: l/archive.h:359:38: note:   no known conversion for argument 2 f
##W IIS-DSEE-TBLD-00000 12:56:59(049) Error when checking composite operator: Output from subprocess: rom 'APT_UInt16 {aka short unsigned int}' to 'APT_Int64&
##W IIS-DSEE-TBLD-00000 12:56:59(050) Error when checking composite operator: Output from subprocess:  {aka long long int&}'

##W IIS-DSEE-TBLD-00000 12:56:59(051) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/archive.h:357:
##W IIS-DSEE-TBLD-00000 12:56:59(052) Error when checking composite operator: Output from subprocess: 38: note: APT_Archive& operator||(APT_Archive&, APT_UInt64&)
##W IIS-DSEE-TBLD-00000 12:56:59(053) Error when checking composite operator: Output from subprocess:

##W IIS-DSEE-TBLD-00000 12:56:59(054) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine
##W IIS-DSEE-TBLD-00000 12:56:59(055) Error when checking composite operator: Output from subprocess: /include/apt_util/archive.h:357:38: note:   no known con
##W IIS-DSEE-TBLD-00000 12:56:59(056) Error when checking composite operator: Output from subprocess: version for argument 2 from 'APT_UInt16 {aka short unsig
##W IIS-DSEE-TBLD-00000 12:56:59(057) Error when checking composite operator: Output from subprocess: ned int}' to 'APT_UInt64& {aka long long unsigned int&}'

##W IIS-DSEE-TBLD-00000 12:56:59(058) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/Informati
##W IIS-DSEE-TBLD-00000 12:56:59(059) Error when checking composite operator: Output from subprocess: onServer/Server/PXEngine/include/apt_util/archive.h:354:
##W IIS-DSEE-TBLD-00000 12:56:59(060) Error when checking composite operator: Output from subprocess: 38: note: APT_Archive& operator||(APT_Archive&, APT_Int3
##W IIS-DSEE-TBLD-00000 12:56:59(061) Error when checking composite operator: Output from subprocess: 2&)

##W IIS-DSEE-TBLD-00000 12:56:59(062) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/
##W IIS-DSEE-TBLD-00000 12:56:59(063) Error when checking composite operator: Output from subprocess: PXEngine/include/apt_util/archive.h:354:38: note:   no known conversion for argument 2 from 'APT
##W IIS-DSEE-TBLD-00000 12:56:59(064) Error when checking composite operator: Output from subprocess: _UInt16 {aka short unsigned int}' to 'APT_Int32& {aka int&}'
##W IIS-DSEE-TBLD-00000 12:56:59(065) Error when checking composite operator: Output from subprocess:
/opt/IBM
##W IIS-DSEE-TBLD-00000 12:56:59(066) Error when checking composite operator: Output from subprocess: /DS8.7/InformationServer/Server/PXEngine/include/apt_uti
##W IIS-DSEE-TBLD-00000 12:56:59(067) Error when checking composite operator: Output from subprocess: l/archive.h:352:38: note: APT_Archive& operator||(APT_Ar
##W IIS-DSEE-TBLD-00000 12:56:59(068) Error when checking composite operator: Output from subprocess: chive&, APT_UInt32&)

##W IIS-DSEE-TBLD-00000 12:56:59(069) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer
##W IIS-DSEE-TBLD-00000 12:56:59(070) Error when checking composite operator: Output from subprocess: /Server/PXEngine/include/apt_util/archive.h:352:38: note:   no known conversion for argument 2 f
##W IIS-DSEE-TBLD-00000 12:56:59(071) Error when checking composite operator: Output from subprocess: rom 'APT_UInt16 {aka short unsigned int}' to 'APT_UInt32& {aka u
##W IIS-DSEE-TBLD-00000 12:56:59(072) Error when checking composite operator: Output from subprocess: nsigned int&}'

##W IIS-DSEE-TBLD-00000 12:56:59(073) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine
##W IIS-DSEE-TBLD-00000 12:56:59(074) Error when checking composite operator: Output from subprocess: /include/apt_util/archive.h:344:38: note: APT_Archive& o
##W IIS-DSEE-TBLD-00000 12:56:59(075) Error when checking composite operator: Output from subprocess: perator||(APT_Archive&, APT_Int16&)

##W IIS-DSEE-TBLD-00000 12:56:59(076) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include
##W IIS-DSEE-TBLD-00000 12:56:59(077) Error when checking composite operator: Output from subprocess: /apt_util/archive.h:344:38: note:   no known conversion
##W IIS-DSEE-TBLD-00000 12:56:59(078) Error when checking composite operator: Output from subprocess: for argument 2 from 'APT_UInt16 {aka short unsigned int}
##W IIS-DSEE-TBLD-00000 12:56:59(079) Error when checking composite operator: Output from subprocess: ' to 'APT_Int16& {aka short int&}'

##W IIS-DSEE-TBLD-00000 12:56:59(080) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer
##W IIS-DSEE-TBLD-00000 12:56:59(081) Error when checking composite operator: Output from subprocess: /Server/PXEngine/include/apt_util/archive.h:336:38: note
##W IIS-DSEE-TBLD-00000 12:56:59(082) Error when checking composite operator: Output from subprocess: : APT_Archive& operator||(APT_Archive&, char&)

##W IIS-DSEE-TBLD-00000 12:56:59(083) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/I
##W IIS-DSEE-TBLD-00000 12:56:59(084) Error when checking composite operator: Output from subprocess: nformationServer/Server/PXEngine/include/apt_util/archive.h:336:38: note:   no known con
##W IIS-DSEE-TBLD-00000 12:56:59(085) Error when checking composite operator: Output from subprocess: version for argument 2 from 'APT_UInt16 {aka short unsigned int}' to 'ch
##W IIS-DSEE-TBLD-00000 12:56:59(086) Error when checking composite operator: Output from subprocess: ar&'

##W IIS-DSEE-TBLD-00000 12:56:59(087) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine
##W IIS-DSEE-TBLD-00000 12:56:59(088) Error when checking composite operator: Output from subprocess: /include/apt_util/archive.h:333:38: note: APT_Archive& o
##W IIS-DSEE-TBLD-00000 12:56:59(089) Error when checking composite operator: Output from subprocess: perator||(APT_Archive&, APT_Int8&)

##W IIS-DSEE-TBLD-00000 12:56:59(090) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/I
##W IIS-DSEE-TBLD-00000 12:56:59(091) Error when checking composite operator: Output from subprocess: nformationServer/Server/PXEngine/include/apt_uti
##W IIS-DSEE-TBLD-00000 12:56:59(092) Error when checking composite operator: Output from subprocess: l/archive.h:333:38: note:   no known conversion for argument 2 f
##W IIS-DSEE-TBLD-00000 12:56:59(093) Error when checking composite operator: Output from subprocess: rom 'APT_UInt16 {aka short unsigned int}' to 'APT_Int8& {aka signed char&}'

##W IIS-DSEE-TBLD-00000 12:56:59(094) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/archive.h:331:38: note: APT_Archive& o
##W IIS-DSEE-TBLD-00000 12:56:59(095) Error when checking composite operator: Output from subprocess: perator||(APT_Archive&, APT_UInt8&)

##W IIS-DSEE-TBLD-00000 12:56:59(096) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/Informati
##W IIS-DSEE-TBLD-00000 12:56:59(097) Error when checking composite operator: Output from subprocess: onServer/Server/PXEngine/include/apt_util/archive.h:331:
##W IIS-DSEE-TBLD-00000 12:56:59(098) Error when checking composite operator: Output from subprocess: 38: note:   no known conversion for argument 2 from 'APT
##W IIS-DSEE-TBLD-00000 12:56:59(099) Error when checking composite operator: Output from subprocess: _UInt16 {aka short unsigned int}' to 'APT_UInt8& {aka un
##W IIS-DSEE-TBLD-00000 12:56:59(100) Error when checking composite operator: Output from subprocess: signed char&}'

##W IIS-DSEE-TBLD-00000 12:56:59(101) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine
##W IIS-DSEE-TBLD-00000 12:56:59(102) Error when checking composite operator: Output from subprocess: /include/apt_util/archive.h: In function 'APT_Archive& operator>>(APT_Ar
##W IIS-DSEE-TBLD-00000 12:56:59(103) Error when checking composite operator: Output from subprocess: chive&, APT_UInt16&)':
/opt/IBM/DS8.7/InformationServer/
##W IIS-DSEE-TBLD-00000 12:56:59(104) Error when checking composite operator: Output from subprocess: Server/PXEngine/include/apt_util/archive.h:1242:1: error: no mat
##W IIS-DSEE-TBLD-00000 12:56:59(105) Error when checking composite operator: Output from subprocess: ch for 'operator||' in 'ar || d'

##W IIS-DSEE-TBLD-00000 12:56:59(106) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/
##W IIS-DSEE-TBLD-00000 12:56:59(107) Error when checking composite operator: Output from subprocess: PXEngine/include/apt_util/archive.h:1242:1: note: candid
##W IIS-DSEE-TBLD-00000 12:56:59(108) Error when checking composite operator: Output from subprocess: ates are:

##W IIS-DSEE-TBLD-00000 12:56:59(109) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/
##W IIS-DSEE-TBLD-00000 12:56:59(110) Error when checking composite operator: Output from subprocess: PXEngine/include/apt_util/archive.h:1242:1: note: operat
##W IIS-DSEE-TBLD-00000 12:56:59(111) Error when checking composite operator: Output from subprocess: or||(bool, bool)

##W IIS-DSEE-TBLD-00000 12:56:59(112) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/archive.h:1242
##W IIS-DSEE-TBLD-00000 12:56:59(113) Error when checking composite operator: Output from subprocess: :1: note:   no known conversion for argument 1 from 'APT_Archive
##W IIS-DSEE-TBLD-00000 12:56:59(114) Error when checking composite operator: Output from subprocess: ' to 'bool'

##W IIS-DSEE-TBLD-00000 12:56:59(115) Error when checking composite operator: Output from subprocess: In file included from /opt/IBM/DS8.7/Inf
##W IIS-DSEE-TBLD-00000 12:56:59(116) Error when checking composite operator: Output from subprocess: ormationServer/Server/PXEngine/include/apt_util/string.h:34:0,

##W IIS-DSEE-TBLD-00000 12:56:59(117) Error when checking composite operator: Output from subprocess:                 from /opt/IBM/DS8.7/InformationServer/Server/PXE
##W IIS-DSEE-TBLD-00000 12:56:59(118) Error when checking composite operator: Output from subprocess: ngine/include/apt_util/identifier.h:37,
                 from /o
##W IIS-DSEE-TBLD-00000 12:56:59(119) Error when checking composite operator: Output from subprocess: pt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_frame
##W IIS-DSEE-TBLD-00000 12:56:59(120) Error when checking composite operator: Output from subprocess: work/fieldsel.h:29,
                 from /opt/IBM/DS8.7
##W IIS-DSEE-TBLD-00000 12:56:59(121) Error when checking composite operator: Output from subprocess: /InformationServer/Server/PXEngine/include/apt_framework/accesso
##W IIS-DSEE-TBLD-00000 12:56:59(122) Error when checking composite operator: Output from subprocess: rbase.h:27,
                 from /opt/IBM/DS8.7/Informa
##W IIS-DSEE-TBLD-00000 12:56:59(123) Error when checking composite operator: Output from subprocess: tionServer/Server/PXEngine/include/apt_framework/accessor.h:10,

##W IIS-DSEE-TBLD-00000 12:56:59(124) Error when checking composite operator: Output from subprocess:                  from /opt/IBM/DS8.7/InformationServer/Server/PX
##W IIS-DSEE-TBLD-00000 12:56:59(125) Error when checking composite operator: Output from subprocess: Engine/include/apt_framework/orc
##W IIS-DSEE-TBLD-00000 12:56:59(126) Error when checking composite operator: Output from subprocess: hestrate.h:18,
                 from /opt/IBM/DS8.7/Info
##W IIS-DSEE-TBLD-00000 12:56:59(127) Error when checking composite operator: Output from subprocess: rmationServer/Server/PXEngine/include/apt_components/transformop
##W IIS-DSEE-TBLD-00000 12:56:59(128) Error when checking composite operator: Output from subprocess: /transformbasehdrs.h:28,
                 from /opt/IBM/DS8.7/In
##W IIS-DSEE-TBLD-00000 12:56:59(129) Error when checking composite operator: Output from subprocess: formationServer/Server/Projects/yyrcbdw/RT_BP2389.O/V0S2_ods_car
##W IIS-DSEE-TBLD-00000 12:56:59(130) Error when checking composite operator: Output from subprocess: d_ggsbzl_phy_Transformer.C:75:
/opt/IBM/DS8.7/InformationServer/
##W IIS-DSEE-TBLD-00000 12:56:59(131) Error when checking composite operator: Output from subprocess: Server/PXEngine/include/apt_util/basicstring.h:108:32: note: tem
##W IIS-DSEE-TBLD-00000 12:56:59(132) Error when checking composite operator: Output from subprocess: plate APT_Archive& operator||(APT_Archive&, APT
##W IIS-DSEE-TBLD-00000 12:56:59(133) Error when checking composite operator: Output from subprocess: _BasicString&)

##W IIS-DSEE-TBLD-00000 12:56:59(134) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include
##W IIS-DSEE-TBLD-00000 12:56:59(135) Error when checking composite operator: Output from subprocess: /apt_util/basicstring.h:108:32: note:   template argument deduction/substitution failed:
In file included from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/fieldsel.h:33:0,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/accessorbase.h:27,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/accessor.h:10,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/
##W IIS-DSEE-TBLD-00000 12:56:59(136) Error when checking composite operator: Output from subprocess: orchestrate.h:18,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_components/transformop/transformbasehdrs.h:28,
                 from /opt/IBM/DS8.7/InformationServer/Server/Projects/yyrcbdw/RT_BP2389.O/V0S2_ods_card_ggsbzl_phy_Transformer.C:75:
/opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/archive.h:1242:1: note:   mismatched types 'APT_BasicString' and 'APT_UInt16 {aka short unsigned int}'
/opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/a
##W IIS-DSEE-TBLD-00000 12:56:59(137) Error when checking composite operator: Output from subprocess: pt_util/archive.h:386:38: note: APT_Archive& operator||(APT_Archive&, double&)
/opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/archive.h:386:38: note:   no known conversion for argument 2 from 'APT_UInt16 {aka short unsigned int}' to 'double&'
/opt/IBM/DS8.7/InformationServer/Server/PXEngine
##W IIS-DSEE-TBLD-00000 12:56:59(138) Error when checking composite operator: Output from subprocess: /include/apt_util/archive.h:383:38: note: APT_Archive& operator||(APT_Archive&, float&)
/opt/IBM/DS8.7/InformationServer/Server/PXEngine
##W IIS-DSEE-TBLD-00000 12:56:59(139) Error when checking composite operator: Output from subprocess: /include/apt_util/archive.h:383:38: note:   no known conversion for argument 2 f
##W IIS-DSEE-TBLD-00000 12:56:59(140) Error when checking composite operator: Output from subprocess: rom 'APT_UInt16 {aka short unsigned int}' to 'float&'

##W IIS-DSEE-TBLD-00000 12:56:59(141) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/Informati
##W IIS-DSEE-TBLD-00000 12:56:59(142) Error when checking composite operator: Output from subprocess: onServer/Server/PXEngine/include/apt_util/archive.h:380:
##W IIS-DSEE-TBLD-00000 12:56:59(143) Error when checking composite operator: Output from subprocess: 38: note: APT_Archive& operator||(APT_Archive&, bool&)
##W IIS-DSEE-TBLD-00000 12:56:59(144) Error when checking composite operator: Output from subprocess:
/opt/IBM
##W IIS-DSEE-TBLD-00000 12:56:59(145) Error when checking composite operator: Output from subprocess: /DS8.7/InformationServer/Server/PXEngine/include
##W IIS-DSEE-TBLD-00000 12:56:59(146) Error when checking composite operator: Output from subprocess: /apt_util/archive.h:380:38: note:   no known conversion
##W IIS-DSEE-TBLD-00000 12:56:59(147) Error when checking composite operator: Output from subprocess: for argument 2 from 'APT_UInt16 {aka short unsigned int}
##W IIS-DSEE-TBLD-00000 12:56:59(148) Error when checking composite operator: Output from subprocess: ' to 'bool&'

##W IIS-DSEE-TBLD-00000 12:56:59(149) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine
##W IIS-DSEE-TBLD-00000 12:56:59(150) Error when checking composite operator: Output from subprocess: /include/apt_util/archive.h:359:38: note: APT_Archive& o
##W IIS-DSEE-TBLD-00000 12:56:59(151) Error when checking composite operator: Output from subprocess: perator||(APT_Archive&, APT_Int64&)

##W IIS-DSEE-TBLD-00000 12:56:59(152) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/I
##W IIS-DSEE-TBLD-00000 12:56:59(153) Error when checking composite operator: Output from subprocess: nformationServer/Server/PXEngine/include/apt_util/archiv
##W IIS-DSEE-TBLD-00000 12:56:59(154) Error when checking composite operator: Output from subprocess: e.h:359:38: note:   no known conversion for argument 2 f
##W IIS-DSEE-TBLD-00000 12:56:59(155) Error when checking composite operator: Output from subprocess: rom 'APT_UInt16 {aka short unsigned int}' to 'APT_Int64&
##W IIS-DSEE-TBLD-00000 12:56:59(156) Error when checking composite operator: Output from subprocess:  {aka long long int&}'

##W IIS-DSEE-TBLD-00000 12:56:59(157) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/
##W IIS-DSEE-TBLD-00000 12:56:59(158) Error when checking composite operator: Output from subprocess: PXEngine/include/apt_util/archive.h:357:38: note: APT_Ar
##W IIS-DSEE-TBLD-00000 12:56:59(159) Error when checking composite operator: Output from subprocess: chive& operator||(APT_Archive&, APT_UInt64&)

##W IIS-DSEE-TBLD-00000 12:56:59(160) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/
##W IIS-DSEE-TBLD-00000 12:56:59(161) Error when checking composite operator: Output from subprocess: PXEngine/include/apt_util/archive.h:357:38: note:   no known con
##W IIS-DSEE-TBLD-00000 12:56:59(162) Error when checking composite operator: Output from subprocess: version for argument 2 from 'APT_UInt16 {aka short unsig
##W IIS-DSEE-TBLD-00000 12:56:59(163) Error when checking composite operator: Output from subprocess: ned int}' to 'APT_UInt64& {aka long long unsigned int&}'

##W IIS-DSEE-TBLD-00000 12:56:59(164) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/I
##W IIS-DSEE-TBLD-00000 12:56:59(165) Error when checking composite operator: Output from subprocess: nformationServer/Server/PXEngine/include/apt_util/archiv
##W IIS-DSEE-TBLD-00000 12:56:59(166) Error when checking composite operator: Output from subprocess: e.h:354:38: note: APT_Archive& operator||(APT_Archive&,
##W IIS-DSEE-TBLD-00000 12:56:59(167) Error when checking composite operator: Output from subprocess: APT_Int32&)

##W IIS-DSEE-TBLD-00000 12:56:59(168) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/
##W IIS-DSEE-TBLD-00000 12:56:59(169) Error when checking composite operator: Output from subprocess: PXEngine/include/apt_util/archive.h:354:38: note:   no k
##W IIS-DSEE-TBLD-00000 12:56:59(170) Error when checking composite operator: Output from subprocess: nown conversion for argument 2 from 'APT_UInt16 {aka sho
##W IIS-DSEE-TBLD-00000 12:56:59(171) Error when checking composite operator: Output from subprocess: rt unsigned int}' to 'APT_Int32& {aka int&}'

##W IIS-DSEE-TBLD-00000 12:56:59(172) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/I
##W IIS-DSEE-TBLD-00000 12:56:59(173) Error when checking composite operator: Output from subprocess: nformationServer/Server/PXEngine/include/apt_uti
##W IIS-DSEE-TBLD-00000 12:56:59(174) Error when checking composite operator: Output from subprocess: l/archive.h:352:38: note: APT_Archive& operator||(APT_Ar
##W IIS-DSEE-TBLD-00000 12:56:59(175) Error when checking composite operator: Output from subprocess: chive&, APT_UInt32&)

##W IIS-DSEE-TBLD-00000 12:56:59(176) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_util/archiv
##W IIS-DSEE-TBLD-00000 12:56:59(177) Error when checking composite operator: Output from subprocess: e.h:352:38: note:   no known conversion for argument 2 from 'APT
##W IIS-DSEE-TBLD-00000 12:56:59(178) Error when checking composite operator: Output from subprocess: _UInt16 {aka short unsigned int}' to 'APT_UInt32& {aka u
##W IIS-DSEE-TBLD-00000 12:56:59(179) Error when checking composite operator: Output from subprocess: nsigned int&}'

##W IIS-DSEE-TBLD-00000 12:56:59(180) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine
##W IIS-DSEE-TBLD-00000 12:56:59(181) Error when checking composite operator: Output from subprocess: /include/apt_util/archive.h:344:38: note: APT_Archive& o
##W IIS-DSEE-TBLD-00000 12:56:59(182) Error when checking composite operator: Output from subprocess: perator||(APT_Archive&, APT_Int16&)

##W IIS-DSEE-TBLD-00000 12:56:59(183) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/I
##W IIS-DSEE-TBLD-00000 12:56:59(184) Error when checking composite operator: Output from subprocess: nformationServer/Server/PXEngine/include/apt_uti
##W IIS-DSEE-TBLD-00000 12:56:59(185) Error when checking composite operator: Output from subprocess: l/archive.h:344:38: note:   no known conversion for argu
##W IIS-DSEE-TBLD-00000 12:56:59(186) Error when checking composite operator: Output from subprocess: ment 2 from 'APT_UInt16 {aka short unsigned int}' to 'AP
##W IIS-DSEE-TBLD-00000 12:56:59(187) Error when checking composite operator: Output from subprocess: T_Int16& {aka short int&}'

##W IIS-DSEE-TBLD-00000 12:56:59(188) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer
##W IIS-DSEE-TBLD-00000 12:56:59(189) Error when checking composite operator: Output from subprocess: /Server/PXEngine/include/apt_util/archive.h:336:38: note
##W IIS-DSEE-TBLD-00000 12:56:59(190) Error when checking composite operator: Output from subprocess: : APT_Archive& operator||(APT_Archive&, char&)

##W IIS-DSEE-TBLD-00000 12:56:59(191) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/I
##W IIS-DSEE-TBLD-00000 12:56:59(192) Error when checking composite operator: Output from subprocess: nformationServer/Server/PXEngine/include/apt_util/archiv
##W IIS-DSEE-TBLD-00000 12:56:59(193) Error when checking composite operator: Output from subprocess: e.h:336:38: note:   no known conversion for argument 2 f
##W IIS-DSEE-TBLD-00000 12:56:59(194) Error when checking composite operator: Output from subprocess: rom 'APT_UInt16 {aka short unsigned int}' to 'char&'
##W IIS-DSEE-TBLD-00000 12:56:59(195) Error when checking composite operator: Output from subprocess:
/opt/IBM
##W IIS-DSEE-TBLD-00000 12:56:59(196) Error when checking composite operator: Output from subprocess: /DS8.7/InformationServer/Server/PXEngine/include/apt_uti
##W IIS-DSEE-TBLD-00000 12:56:59(197) Error when checking composite operator: Output from subprocess: l/archive.h:333:38: note: APT_Archive& operator||(APT_Archive&,
##W IIS-DSEE-TBLD-00000 12:56:59(198) Error when checking composite operator: Output from subprocess: APT_Int8&)

##W IIS-DSEE-TBLD-00000 12:56:59(199) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/
##W IIS-DSEE-TBLD-00000 12:56:59(200) Error when checking composite operator: Output from subprocess: PXEngine/include/apt_util/archive.h:333:38: note:   no k
##W IIS-DSEE-TBLD-00000 12:56:59(201) Error when checking composite operator: Output from subprocess: nown conversion for argument 2 from 'APT_UInt16 {aka sho
##W IIS-DSEE-TBLD-00000 12:56:59(202) Error when checking composite operator: Output from subprocess: rt unsigned int}' to 'APT_Int8& {aka signed char&}'

##W IIS-DSEE-TBLD-00000 12:56:59(203) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/I
##W IIS-DSEE-TBLD-00000 12:56:59(204) Error when checking composite operator: Output from subprocess: nformationServer/Server/PXEngine/include/apt_util/archive.h:331:38: note: APT_Archive& operator|
##W IIS-DSEE-TBLD-00000 12:56:59(205) Error when checking composite operator: Output from subprocess: |(APT_Archive&, APT_UInt8&)

##W IIS-DSEE-TBLD-00000 12:56:59(206) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer
##W IIS-DSEE-TBLD-00000 12:56:59(207) Error when checking composite operator: Output from subprocess: /Server/PXEngine/include/apt_util/archive.h:331:38: note
##W IIS-DSEE-TBLD-00000 12:56:59(208) Error when checking composite operator: Output from subprocess: :   no known conversion for argument 2 from 'APT_UInt16
##W IIS-DSEE-TBLD-00000 12:56:59(209) Error when checking composite operator: Output from subprocess: {aka short unsigned int}' to 'APT_UInt8& {aka unsigned c
##W IIS-DSEE-TBLD-00000 12:56:59(210) Error when checking composite operator: Output from subprocess: har&}'

##W IIS-DSEE-TBLD-00000 12:56:59(211) Error when checking composite operator: Output from subprocess: In file included from /opt/IBM/DS8.7/Information
##W IIS-DSEE-TBLD-00000 12:56:59(212) Error when checking composite operator: Output from subprocess: Server/Server/PXEngine/include/apt_framework/accessorbase.h:31:0,
      
##W IIS-DSEE-TBLD-00000 12:56:59(213) Error when checking composite operator: Output from subprocess:            from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include
##W IIS-DSEE-TBLD-00000 12:56:59(214) Error when checking composite operator: Output from subprocess: /apt_framework/accessor.h:10,
                 from /opt/IBM/DS8
##W IIS-DSEE-TBLD-00000 12:56:59(215) Error when checking composite operator: Output from subprocess: .7/InformationServer/Server/PXEngine/include/apt_framework/orche
##W IIS-DSEE-TBLD-00000 12:56:59(216) Error when checking composite operator: Output from subprocess: strate.h:18,
                 from /opt/IBM/DS8.7/InformationSer
##W IIS-DSEE-TBLD-00000 12:56:59(217) Error when checking composite operator: Output from subprocess: ver/Server/PXEngine/include/apt_components/transformop/transform
##W IIS-DSEE-TBLD-00000 12:56:59(218) Error when checking composite operator: Output from subprocess: basehdrs.h:28,
                 from /opt/IBM/DS8.7/Info
##W IIS-DSEE-TBLD-00000 12:56:59(219) Error when checking composite operator: Output from subprocess: rmationServer/Server/Projects/yyrcbdw/RT_BP2389.O/V0S2_ods_card_
##W IIS-DSEE-TBLD-00000 12:56:59(220) Error when checking composite operator: Output from subprocess: ggsbzl_phy_Transformer.C:75:
/opt/IBM/DS8.7/InformationS
##W IIS-DSEE-TBLD-00000 12:56:59(221) Error when checking composite operator: Output from subprocess: erver/Server/PXEngine/include/apt_framework/type/descriptor.h: A
##W IIS-DSEE-TBLD-00000 12:56:59(222) Error when checking composite operator: Output from subprocess: t global scope:
/opt/IBM/DS8.7/InformationServer/Server/
##W IIS-DSEE-TBLD-00000 12:56:59(223) Error when checking composite operator: Output from subprocess: PXEngine/include/apt_framework/type/descriptor.h:583:26: error:
##W IIS-DSEE-TBLD-00000 12:56:59(224) Error when checking composite operator: Output from subprocess: '::ostream' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(225) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine
##W IIS-DSEE-TBLD-00000 12:56:59(226) Error when checking composite operator: Output from subprocess: /include/apt_framework/type/descriptor.h:599:22: error: '::ostre
##W IIS-DSEE-TBLD-00000 12:56:59(227) Error when checking composite operator: Output from subprocess: am' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(228) Error when checking composite operator: Output from subprocess: In file included from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/type/basic/float.h:22:0,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/accessor.h:14,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/orchestra
##W IIS-DSEE-TBLD-00000 12:56:59(229) Error when checking composite operator: Output from subprocess: te.h:18,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_components/transformop/transformbasehdrs.h:28,
                 from /opt/IBM/DS8.7/InformationServer/Server/Projects/yyrcbdw/RT_BP2389.O/V0S2_ods_card_ggsbzl_phy_Transformer.C:75:
/opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/type/function.h:637:44: error: '::ostream' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(230) Error when checking composite operator: Output from subprocess: In file included from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/accessor.h:14:0,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/orchestrate.h:18,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_components/transformop/transformbasehdrs.h:28,
                 from /opt/IBM/DS8.7/InformationServer/Server/Projects/yyrcbdw/RT_BP2389.O/V0S2_ods_card_ggsbzl_phy_Transformer.C:75:
/opt/IBM/DS8.7/InformationS
##W IIS-DSEE-TBLD-00000 12:56:59(231) Error when checking composite operator: Output from subprocess: erver/Server/PXEngine/include/apt_framework/type/basic/float.h:669:1: error: '::ostream' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(232) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/t
##W IIS-DSEE-TBLD-00000 12:56:59(233) Error when checking composite operator: Output from subprocess: ype/basic/float.h:670:1: error: '::ostream' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(234) Error when checking composite operator: Output from subprocess: In file included from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/accessor.h:18:0,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/orchestrate.h:18,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/incl
##W IIS-DSEE-TBLD-00000 12:56:59(235) Error when checking composite operator: Output from subprocess: ude/apt_components/transformop/transformbasehdrs.h:28,
                 from /opt/IBM/DS8.7/InformationServer/Server/Projects/yyrcbdw/RT_BP2389.O/V0S2_ods_card_ggsbzl_phy_Transformer.C:75:
/opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/type/basic/integer.h:842:1: error: '::ostream' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(236) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include
##W IIS-DSEE-TBLD-00000 12:56:59(237) Error when checking composite operator: Output from subprocess: /apt_framework/type/basic/integer.h:843:1: error: '::ostream' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(238) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include
##W IIS-DSEE-TBLD-00000 12:56:59(239) Error when checking composite operator: Output from subprocess: /apt_framework/type/basic/integer.h:844:1: error: '::ostream' has not been declared
##W IIS-DSEE-TBLD-00000 12:56:59(240) Error when checking composite operator: Output from subprocess:

##W IIS-DSEE-TBLD-00000 12:56:59(241) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include
##W IIS-DSEE-TBLD-00000 12:56:59(242) Error when checking composite operator: Output from subprocess: /apt_framework/type/basic/integer.h:845:1: error: '::ostream' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(243) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_fra
##W IIS-DSEE-TBLD-00000 12:56:59(244) Error when checking composite operator: Output from subprocess: mework/type/basic/integer.h:846:1: error: '::ostream' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(245) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include
##W IIS-DSEE-TBLD-00000 12:56:59(246) Error when checking composite operator: Output from subprocess: /apt_framework/type/basic/integer.h:847:1: error: '::ostream' has not been declared
##W IIS-DSEE-TBLD-00000 12:56:59(247) Error when checking composite operator: Output from subprocess:

##W IIS-DSEE-TBLD-00000 12:56:59(248) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/type/basic/integer.h:848:1: error: '::ostream' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(249) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/type/basic/integer.h:849:1: error
##W IIS-DSEE-TBLD-00000 12:56:59(250) Error when checking composite operator: Output from subprocess: : '::ostream' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(251) Error when checking composite operator: Output from subprocess: In file included from /opt/IBM/DS8.7/InformationServer/S
##W IIS-DSEE-TBLD-00000 12:56:59(252) Error when checking composite operator: Output from subprocess: erver/PXEngine/include/apt_framework/accessor.h:22:0,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEn
##W IIS-DSEE-TBLD-00000 12:56:59(253) Error when checking composite operator: Output from subprocess: gine/include/apt_framework/orchestrate.h:18,
                 from /opt/IBM/DS8.7/Inform
##W IIS-DSEE-TBLD-00000 12:56:59(254) Error when checking composite operator: Output from subprocess: ationServer/Server/PXEngine/include/apt_components/transformop/transformbasehdrs
##W IIS-DSEE-TBLD-00000 12:56:59(255) Error when checking composite operator: Output from subprocess: .h:28,
                 from /opt/IBM/DS8.7/InformationServer/Server/Pro
##W IIS-DSEE-TBLD-00000 12:56:59(256) Error when checking composite operator: Output from subprocess: jects/yyrcbdw/RT_BP2389.O/V0S2_ods_card_ggsbzl_phy_Transformer.C:75:
/op
##W IIS-DSEE-TBLD-00000 12:56:59(257) Error when checking composite operator: Output from subprocess: t/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framew
##W IIS-DSEE-TBLD-00000 12:56:59(258) Error when checking composite operator: Output from subprocess: ork/type/basic/raw.h:240:28: error: '::ostream' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(259) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/type/basic/raw.h:517:44: error: '::ostream' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(260) Error when checking composite operator: Output from subprocess: In file included from /opt/IBM/DS8.7/InformationServer/S
##W IIS-DSEE-TBLD-00000 12:56:59(261) Error when checking composite operator: Output from subprocess: erver/PXEngine/include/apt_framework/type/basic/string.h:18:0,
                 from /opt/IBM/DS
##W IIS-DSEE-TBLD-00000 12:56:59(262) Error when checking composite operator: Output from subprocess: 8.7/InformationServer/Server/PXEngine/include/apt_framework/accessor.h:26,
     
##W IIS-DSEE-TBLD-00000 12:56:59(263) Error when checking composite operator: Output from subprocess:             from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/includ
##W IIS-DSEE-TBLD-00000 12:56:59(264) Error when checking composite operator: Output from subprocess: e/apt_framework/orchestrate.h:18,
                 from /opt/IBM
##W IIS-DSEE-TBLD-00000 12:56:59(265) Error when checking composite operator: Output from subprocess: /DS8.7/InformationServer/Server/PXEngine/include/apt_components/
##W IIS-DSEE-TBLD-00000 12:56:59(266) Error when checking composite operator: Output from subprocess: transformop/transformbasehdrs.h:28,
                 fro
##W IIS-DSEE-TBLD-00000 12:56:59(267) Error when checking composite operator: Output from subprocess: m /opt/IBM/DS8.7/InformationServer/Server/Projects/yyrcbdw/RT_BP2389.O/V0S2_ods_
##W IIS-DSEE-TBLD-00000 12:56:59(268) Error when checking composite operator: Output from subprocess: card_ggsbzl_phy_Transformer.C:75:
/opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_f
##W IIS-DSEE-TBLD-00000 12:56:59(269) Error when checking composite operator: Output from subprocess: ramework/type/basic/basicstring.h:184:41: error: '::ostream' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(270) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_fra
##W IIS-DSEE-TBLD-00000 12:56:59(271) Error when checking composite operator: Output from subprocess: mework/type/basic/basicstring.h:447:44: error: '::ostream' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(272) Error when checking composite operator: Output from subprocess: In file included from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/accessor.h:43:0,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/orchestrate.h:18,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_components/transformop/transformbasehdrs.h:28,
                 from /opt/IBM/DS8.7/InformationServer/Server/Projects/yyrcbdw/RT_BP2389.O/V0S2_ods_card_ggsbzl_phy_Transformer.C:75:
/opt/IBM/DS8.7/InformationS
##W IIS-DSEE-TBLD-00000 12:56:59(273) Error when checking composite operator: Output from subprocess: erver/Server/PXEngine/include/apt_framework/type/time/time.h:106:28: error: '::ostream' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(274) Error when checking composite operator: Output from subprocess: In file included from /opt/IBM/DS8.7/InformationServer/Server/PX
##W IIS-DSEE-TBLD-00000 12:56:59(275) Error when checking composite operator: Output from subprocess: Engine/include/apt_framework/accessor.h:47:0,
                 from /opt/IBM/DS8.7/InformationServer/Ser
##W IIS-DSEE-TBLD-00000 12:56:59(276) Error when checking composite operator: Output from subprocess: ver/PXEngine/include/apt_framework/orchestrate.h:18,
                 from /opt/
##W IIS-DSEE-TBLD-00000 12:56:59(277) Error when checking composite operator: Output from subprocess: IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_components/trans
##W IIS-DSEE-TBLD-00000 12:56:59(278) Error when checking composite operator: Output from subprocess: formop/transformbasehdrs.h:28,
                 from /opt/IBM/DS8.7/Info
##W IIS-DSEE-TBLD-00000 12:56:59(279) Error when checking composite operator: Output from subprocess: rmationServer/Server/Projects/yyrcbdw/RT_BP2389.O/V0S2_ods_card_ggsbzl_p
##W IIS-DSEE-TBLD-00000 12:56:59(280) Error when checking composite operator: Output from subprocess: hy_Transformer.C:75:
/opt/IBM/DS8.7/InformationServer/Server/PXE
##W IIS-DSEE-TBLD-00000 12:56:59(281) Error when checking composite operator: Output from subprocess: ngine/include/apt_framework/type/timestamp/timestamp.h:106:28: e
##W IIS-DSEE-TBLD-00000 12:56:59(282) Error when checking composite operator: Output from subprocess: rror: '::ostream' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(283) Error when checking composite operator: Output from subprocess: In file included from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/accessor.h:51:0,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/orchestrate.h:18,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_components/transformop/transformbasehdrs.h:28,
                 from /opt/IBM/DS8.7/InformationServer/Server/Projects/yyrcbdw/RT_BP2389.
##W IIS-DSEE-TBLD-00000 12:56:59(284) Error when checking composite operator: Output from subprocess: O/V0S2_ods_card_ggsbzl_phy_Transformer.C:75:
/opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/type/decimal/decimal.h:118:28: error: '::ostream' has not been declared

##W IIS-DSEE-TBLD-00000 12:56:59(285) Error when checking composite operator: Output from subprocess: In file included from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/orchestrate.h:39:0,
                 from /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_components/transformop/transformbasehdrs.h:28,
                 from /opt/IBM/DS8.7/InformationServer/Server/Projects/yyrcbdw/RT_BP2389.O/V0S2_ods_card_ggsbzl_phy_Transformer.C:75:
/opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/utils/fieldlist.h:352:18: error: '::ostream' has not been declar
##W IIS-DSEE-TBLD-00000 12:56:59(286) Error when checking composite operator: Output from subprocess: ed
/opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/utils/fieldlist.h:366:25: error: 'ostream' in namespace '::' does not name a type

##W IIS-DSEE-TBLD-00000 12:56:59(287) Error when checking composite operator: Output from subprocess: /opt/IBM/DS8.7/InformationServer/Server/PXEngine/include/apt_framework/utils/fieldlist.h:376:14: error: 'ostream' in namespace '::' does not name a type

##W IIS-DSEE-TBLD-00000 12:56:59(288) Error when checking composite operator: Output from subprocess: In file included from /opt/IBM/DS8.7/Information
##W IIS-DSEE-TBLD-00000 12:56:59(289) Error when checking composite operator: Output from subprocess: Server/Server/PXEngine/include/apt_components/transformop/transformbasehdrs.h:33:0,
            
##W IIS-DSEE-TBLD-00000 12:56:59(290) Error when checking composite operator: Output from subprocess:      from /opt/IBM/DS8.7/InformationServer/Server/Projects/yyrcbdw/RT_BP2389.O/V0S2_ods_
##W IIS-DSEE-TBLD-00000 12:56:59(291) Error when checking composite operator: Output from subprocess: card_ggsbzl_phy_Transformer.C:75:
/opt/IBM/DS8.7/InformationServer/Serve
##W IIS-DSEE-TBLD-00000 12:56:59(292) Error when checking composite operator: Output from subprocess: r/PXEngine/include/apt_framework/type/conversion.h:359:28: error: '::ost
##W IIS-DSEE-TBLD-00000 12:56:59(293) Error when checking composite operator: Output from subprocess: ream' has not been declared

##E IIS-DSEE-TCOS-00029 12:56:59(294) Creation of a step finished with status = FAILED. (ods_card_ggsbzl_phy.Transformer)

*** 内部生成的 Transformer 代码如下:
0001: //
0002: // Generated file to implement the V0S2_ods_card_ggsbzl_phy_Transformer transform operator.
0003: //
0004:
0005: // define external functions used
0006: extern string TransDate(string s);
0007:
0008: // define our input/output link names
0009: inputname 0 DSLink1;
0010: outputname 0 DSLink2;
0011:
0012: global {
0013:         // Job parameter declaration
0014:         ustring workdate;
0015: }
0016:
0017: initialize {
0018:         // define our control variables
0019:         int8 RowRejected0;
0020:         int8 NullSetVar0;
0021:
0022: }
0023:
0024: mainloop {
0025:
0026:         // declare our intermediate variables for this section
0027:         string InterVar0_0;
0028:
0029:         // initialise the rejected row variable
0030:         RowRejected0 = 1;
0031:
0032:         // evaluate columns (no constraints) for link: DSLink2
0033:         DSLink2.workdate = workdate;
0034:         DSLink2.SBH = DSLink1.SBH;
0035:         DSLink2.CZY = DSLink1.CZY;
0036:         DSLink2.ZJZH = DSLink1.ZJZH;
0037:         DSLink2.JGM = DSLink1.JGM;
0038:         DSLink2.ZJH = DSLink1.ZJH;
0039:         DSLink2.DQDM = DSLink1.DQDM;
0040:         DSLink2.SBMS = DSLink1.SBMS;
0041:         DSLink2.LXFS = DSLink1.LXFS;
0042:         InterVar0_0 = TransDate(DSLink1.PSRQ);
0043:         DSLink2.PSRQ = date_from_string(InterVar0_0);
0044:         DSLink2.YXCSBB = DSLink1.YXCSBB;
0045:         DSLink2.SBRJBB = DSLink1.SBRJBB;
0046:         DSLink2.SBSFQY = DSLink1.SBSFQY;
0047:         DSLink2.etldate = current_timestamp();
0048:         writerecord 0;
0049:         RowRejected0 = 0;
0050: }
0051:
0052: finish {
0053: }
0054:
*** 内部生成的 Transformer 代码结束
参与1

1同行回答

iqlifeiqlife数据仓库工程师Pactera
datastage  还真有AIX下的啊,一直以为只有linux下的,DS真强!这么多平台都搞显示全部
datastage  还真有AIX下的啊,一直以为只有linux下的,DS真强!这么多平台都搞收起
银行 · 2013-08-14
浏览799

提问者

hotmail
软件开发工程师hotmail
擅长领域: 数据库服务器云计算

问题状态

  • 发布时间:2013-08-07
  • 关注会员:0 人
  • 问题浏览:2592
  • 最近回答:2013-08-14
  • X社区推广