how to find out number of records imported into source file?
Answer / shanthi
DS Job Monitor is available in DS Director.job Monitoring
will help you to know the particular job how many records are
processing/processed for each and every stage inside the
job.
| Is This Answer Correct ? | 6 Yes | 0 No |
What are the main differences you have observed between 7.x and 8.x version of datastage?
How can i approach to write datastage 7.5 Certification? and how much they will charge for examination .What exactly should i do? Can anyone guide me plz?
If the job aborted in a sequencer, how can we start that from the previews successful job.
How many input links can you give to a Transformer stage?
What can we do with datastage director?
How can we improve performance of data stage jobs?
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
What is the purpose of interprocessor stage in server jobs?
my soure table is emp having columns sal,deptno in the deptno 10,20,30deptno row are there expected out put is min(sal) of 10th deptno,max(sal) of 20th deptno,mean(sal) of 30th deptno using aggregation stage
how to sort two columns in single job in datastage.
Create a job to load all unique products in one table and the duplicate rows in to another table. The first table should contain the following output A D The second target should contain the following output B B B C C Q2. Create a job to load each product once into one table and the remaining products which are duplicated into another table. The first table should contain the following output A B C D The second table should contain the following output B B C
What is the difference between operational data stage (ods) and data warehouse?