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 |
Can we use sequential file as source to hash file? Have you do it ?if what error it will give?
how to convert rows into columns
what is the use of surogate key in datastage
Can you explain tagbatch restructure operator?
What is a quality stage in datastage tool?
how to find diff between 2 dates without using Icon... funtions?
How to exclude first and last lines while reading data into a sequential file(having some 1000 records).I guess probably by using unix filter option but not sure which to use
How to read multiple files at different directories using a single Sequential File stage in DS Enterprise Edition
input like 2 7 8 9 5 1 7 3 6 output:2 5 6 how to find out this plz explain?
How to use Environment variable's in datastage?(use of process)
Hi, My source is oracle(eno,ename,sal,commision,...), my requirement is like this, if there is a null values in commission col i want to keep it as null,and for the remaining first two characters of the value in my target. Plz help me
Hi All, Could you please let me know whether Datastage server and px supports oredb? OREDB:It's a Oracle Retail Embedded Database.Previousely It was called as Acumate data base. It's a multidimensional database. Please help me on this issue ASAP. Thanks in advance Ashok