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 |
in aggregator , how can i get the sum in readable format
what is the difference between 7.1,7.5.2,8.1 versions in datastage?
how many dimentions and fact tables used in your project and what are names of it?
In merge stage can we update the values?
deptno wise to find max and min,and sum of rows and in target to company wise maximum
how will u design file watch jobs?
Explain datastage architecture?
What could be a data source system?
how to transfer file from one system to another system in unix? which cmd to be use?
how to run a sequential file stage in parallel if the stage is used on the TARGET side
I have a few records just I want to store data in to targets cycling way how?
I have scenario like this seq file --> transformer --> sort stage --> dataset In this job which prtitioning technique you are using and why???