Page 1 of 1

TFIC-00017 Transfer problem

Posted: Thu Jul 24, 2008 12:20 pm
by aditya
Hi all,

I have a Parallel job to read data from a dataset perform transformations and load the same into a DB2 Table.

However when I try to kick off the job from the DS Sequence I get the following error:

main_program: Fatal Error: Transfer does not have this output interface as its destination.

Message ID: IIS-DSEE-TFIC-00017

Any suggestions on where I could be going wrong.

Thanks

Posted: Thu Jul 24, 2008 3:29 pm
by ray.wurlod
Do you get the same error when running the job independently of the job sequence?

Posted: Thu Jul 24, 2008 3:36 pm
by aditya
Ray,

Thanks for your quick repsonse, Yes I do get this error while I try to run the job independently.

Posted: Thu Jul 24, 2008 4:54 pm
by chulett
Sorry if this is a silly question, but is "Transfer" the name of the job or a stage / link name within the job? :?

Posted: Thu Mar 25, 2010 7:26 am
by Flyerman_2
I had the same problem: "Transfer does not have this output interface as its destination".

Now there is an IBM patch: fix JR31099.

By waiting its implementation, i found a temporary workaround: our project was with 6 nodes, i modify to have only one.
It is longer but now, it is running fine.