Answer Posted / ramya
1. Use Show Performance Statitics option, while
running your job.
This will give you records read from source, written to
output link and written to Reject link.
2. If you want job statistics in a file, Call the
DSendJobReport with the argument 2;directorypath in
the "After routine" of the job for which the statistics are
required.
This creates the job log in text format in the
directorypath specified.
This will give you number of records read, written and
rejected. You could write a shell script to format it if
required.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between server job and parallel jobs?
Describe the main features of datastage?
what is the use of materialized view?
Where the datastage stored his repository?
Enlist various types of routines in datastage.
What is the different type of jobs in datastage?
What are system variables and sequencers in datastage
What are the functionalities of link collector?
Nls stands for what in datastage?
How to read the length of word in unix?
What is difference between server jobs & parallel jobs?
How many Key we can define in remove duplicate stage?
Difference between ‘validated ok’ and ‘compiled’ in data stage?
How many types of sorting methods are available in datastage?
What is use Array size in datastage