Page 1 of 1

Datatype error

Posted: Thu Jul 12, 2007 12:26 am
by dashpriya
Hi
In my job I am having DB2 and Sequential file as my source file.When I am removing 4 columns from both the source(as using funnel as next stage) i am getting some error in my transformer.The error is something like ........
)}
It runs 1 process on 1 node.
##W TCOS 000049 23:24:40(000) <main_program> Parameter specified but not used in flow: DSPXWorkingDir
##E TBLD 000000 23:24:43(000) <main_program> Error when checking composite operator: Subprocess command failed with exit status 256.
##E TFSR 000019 23:24:43(001) <main_program> Could not check all operators because of previous error(s)
##W TFCP 000000 23:24:43(002) <transform> Error when checking composite operator: The number of reject datasets "0" is less than the number of input datasets "1".
##W TFCP 000000 23:24:43(003) <transform> Error when checking composite operator: Implicit conversion from source type "String" to result type "UString".


while before removing these columns it was running fine.I have check the database and the upcoming stages.

Posted: Thu Jul 12, 2007 1:09 am
by ray.wurlod
Search the forum for the text in your error messages, particularly the ones with "E" codes.