i want job aborted after some records are loaded into output
by using only sequential stage and dataset
Answer Posted / 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 |
Post New Answer View All Answers
What are the functionalities of link partitioner and link collector?
Describe the main features of datastage?
Can you define merge?
How complex jobs are implemented in datstage to improve performance?
Define meta stage?
What are transforms and what is the differenece between routines and transforms?
What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)
What are stage variables?
table actions available in oracle connector?
How to implement complex jobs in data stage?
how to achieve this output ? Two Input columns(ID & Name) - ID | Name 1 | Jack 1 | Kara In output there should be only 1 column which will be populated as - 1,Jack 1,Kara
Name the command line functions to import and export the DS jobs?
What is difference between join, merge and lookup stage?
how to write server Routine coding?
What is the sortmerge collector?