Page 1 of 1

Parallel Transformer stage errors

Posted: Thu Oct 28, 2004 3:37 pm
by yaminids
Hello there,

I am trying to execute a simple parallel job. The design of the job is:
SEQ ==>Transformer ==>SEQ.
I got the following error during the execution:

Error when checking composite operator: Subprocess command failed with exit status 65280

Can anyone help me in correcting the error.

Thanks in advance.
-Yamini[/b]

Posted: Fri Oct 29, 2004 9:20 am
by dsxdev
This is a generic error message you get with a return code if you go down the error messages you'll find the line no where ther is error.

Posted: Mon Nov 01, 2004 3:50 am
by mandyli
Hi


when ever you reading from Sequential file following things you shoud follow.

1. file path
2. file name and metadata.

so please check above things then try once again..

Thanks
MAN

Posted: Wed Aug 06, 2008 8:20 am
by shin0066
This is also related to TMPDIR in DataStage Administrator - check TMPDIR value and permissions on that path.

Create necessary permissions and compile.

Thanks,