Page 1 of 1

Compiling a Job

Posted: Fri Apr 21, 2006 12:36 pm
by Raftsman
I am compile a DS job and getting the following error. Is it because it can't find my C++ compiler. Thanks

Output from transformer compilation follows:

##I TFCN 000001 14:33:31(000) <main_program>
Ascential DataStage(tm) Enterprise Edition 7.5
Copyright (c) 2004, 1997-2004 Ascential Software Corporation.
All Rights Reserved


##I TOSH 000002 14:33:31(001) <main_program> orchgeneral: loaded
##I TOSH 000002 14:33:31(002) <main_program> orchsort: loaded
##I TOSH 000002 14:33:31(003) <main_program> orchstats: loaded
##E TBLD 000000 14:33:31(007) <main_program> Error when checking composite operator: Subprocess command failed with exit status 256
##E TFSR 000019 14:33:31(008) <main_program> Could not check all operators because of previous error(s)
##W TFCP 000000 14:33:31(009) <transform> Error when checking composite operator: The number of reject datasets "0"is less than the number of input datasets "1".
##W TBLD 000000 14:33:31(010) <main_program> Error when checking composite operator: Output from subprocess: cxx: file 'C:/PROGRA~1/MKSTOO~1/etc/cxx.ccg': The system cannot find the file specified.

##I TFCP 000008 14:33:31(011) <transform> Error when checking composite operator: cxx -O -IC:/Ascential/DataStage/PXEngine/include -W/TP -W/EHa -DAPT_USE_ANSI_IOSTREAMS -c C:/Ascential/DataStage/Projects/CIDS/RT_BP1.O/V0S10_testjim_Transformer_10.C -o C:/Ascential/DataStage/Projects/CIDS/RT_BP1.O/V0S10_testjim_Transformer_10.tmp.o
##E TCOS 000029 14:33:31(012) <main_program> Creation of step finished with status = FAILED (testjim.Transformer_10)

Posted: Fri Apr 21, 2006 3:06 pm
by ray.wurlod
Possibly.

But also investigate the warning The number of reject datasets "0"is less than the number of input datasets "1".