If we using two sources having same meta data and how to check the data in two sorces is same or not?and if the data is not same i want to abort the job ?how we can do this?

Showing Answers 1 - 1 of 1 Answers

c2

  • Sep 5th, 2006
 

Use a change Capture Stage.Output it into a Transformer.

Write a routine to abort the job which is initiated at the Function.

@INROWNUM = 1.

So if the data is not matching it is passed in the transformer and the job is aborted.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions