How do you reject records in a transformer?



How do you reject records in a transformer?..

Answer / Rashmi Raj Maurya

You can reject records in DataStage by using the REJECT keyword in a conditional statement within your transformer. This will cause the record to be skipped and not passed to the next stage.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Stage Interview Questions

Difference between JOIN,LOOKUP,MERGE?

2 Answers   CTS,


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

1 Answers   IBM,


How to perform incremental load in datastage?

1 Answers  


Thanks to all people who are posting their comments...

1 Answers   CTS,


Source Like department_no, employee_name ---------------------------- 20, R 10, A 10, D 20, P 10, B 10, C 20, Q 20, S and Output should be like this department_no, employee_list -------------------------------- 10, A 10, A,B 10, A,B,C 10, A,B,C,D 20, A,B,C,D,P 20, A,B,C,D,P,Q 20, A,B,C,D,P,Q,R 20, A,B,C,D,P,Q,R,S

3 Answers  


Differentiate between data file and descriptor file?

1 Answers  


what is difference between migration project and integration project? can anyone explain with the example Thanks in advance

2 Answers   Satyam,


what is data mapping

2 Answers  


how to configure databases through datastage

2 Answers  


j1,j2,j3 jobs r runing iwant to run j1,j3 after j2 how to do this using sequencer? 2)j1,j2,j3 jobs r runing iwant to run j1,j2,j3 how to do this?

1 Answers   Wipro,


Suppose take my name "Reddyvaraprasad" From source it is coming Reddy vara prasad Need to get As Reddyvara prasad/

4 Answers   TCS,


how does work server jobs?

1 Answers  


Categories