source file contains 100 records, i want 10 records in
target file how it possible in datastage
Answer Posted / chandu
while running prompt put 10 rows.
then the job terminates after 10rows in target
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
tell me 5 situations when we r using oracle db stages like orecle connector, oracle enterprise
How to RD using transformer?
Where do you see different stages in the designer?
If you want to use the same piece of code in different jobs, how will you achieve it?
how to use self join using datastage ? can u tell me using stage how can we implemnet the self join
What are the functionalities of link collector?
describe the Steps to confiure a Qlogic switch
What is size of a transaction and an array means in a datastage?
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4
What a datastage macro?
Can you explain kafka connector?
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
How do you remove duplicate values in datastage?
how to export or import the jobs in .ISX file
How can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?