i want job aborted after some records are loaded into output
by using only sequential stage and dataset
Answer / guest
HI Friend,
Use constraint in transformer stage by selecting abort after
rows column and mention the no.of rows to be rpocessed, then
after those many rows job will abort.
Thanks,
Hanumantha Rao.
| Is This Answer Correct ? | 0 Yes | 1 No |
How many types of stage?
What are the different types of lookups in datastage?
How can we improve the performance in datastage?
Hi guys, In sequencer job, we have 3 sources, in that 1st source have some records, Here requirement is 1st source records are 100 then only run the job otherwise total job will abort... How to calculate this. please design the job. Thanks.
what is operator combinality in datastage?
Hi guys, 7. how to get this output i/p col1,col2 101,a 102,b 103,c 104,d o/p col1,col2 101,d 102,c 103,b 104,a Thanks
how to design the change capture stage in(data stage parallel jobs) type 2
What are sequencers?
describe the Steps to confiure a Qlogic switch
How to RD using transformer?
What is PX?
how to retrive the max(sal),deptno,empno in datastage?