Answer Posted / hari chowdary
If you want to know the particular job how many records are
processing/processed for each and every stage inside the
job then the job Monitoring will help you all the
information while running the job or after finishing the
job.
This function available in datastage director.
the job monitoring is process is going on that job not
running in datastage same time
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differentiate between data file and descriptor file?
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
How do you start developing a datastage project?
Can you explain kafka connector?
Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how
Nls stands for what in datastage?
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?
How many types of views are there in a datastage director?
Differentiate between validated and Compiled in the Datastage?
Field,NVL,INDEX,REPLACE,TRANSLATE,COLESC
I/p : F1 table have A,B,C,D,E and F2 table having C,E,V i need output 0utput1: ABD output2: V any one suggest me this
What are the various kinds of the hash file?
Define APT_CONFIG in Datastage?
Why do we use exception activity in 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