HOW U CAN ABORT THE JOB IF THE DATA IS DUPLICATE?
SRC--->SORT--->TFM--->TGT
In the Sort Stage, mention the Sort Keys and Set
CreateKeyChangeColumn to TRUE. for each 1st of Key column,
value of the KeyChange column is '1' and for the duplicate
columns, value is '0'.
In the TFM Constraints, give constraint as 'KeyChange=0' and
set '1' for 'Abort After Rows' then the job will abort for 1st
duplicate record.
| Is This Answer Correct ? | 14 Yes | 0 No |
Explain briefly scd type2 in datastage7.5x2(parallel)
What is the differentiate between data file and descriptor file?
Source flat file contains src --- 1 2 ' ' ' 18 we had 3 targets T1 T2 T3 -- -- -- 1 4 7 2 5 8 3 6 9 10 13 16 11 14 17 12 15 18 How can i get? **Using only datastage, but not unix or any other. I am expecting the answer soon.. Thanks in advance.
Explain the situation where you have applied SCD in your project?
what is set mapping in datastage??
How to implement complex jobs in data stage?
what is the main differences between Lookup, Join and Merge stages?
i have flat file and using unix how can i generate sequence number into targer?
my soure table is emp having columns sal,deptno in the deptno 10,20,30deptno row are there expected out put is min(sal) of 10th deptno,max(sal) of 20th deptno,mean(sal) of 30th deptno using aggregation stage
How will you move hashed file from one location to another location?
job locking methods? How can we unlock the job?
tell me 5 situations when we r using oracle db stages like orecle connector, oracle enterprise