Answer Posted / anil kumar.p
Hello...i just add the above answers
In above answers posted by Hemachandra,Kpk's are absolutely
currect
Job monitoring is a option in datastage director. Using this
we can monitor the job and we can get the Information abt
the job. i.e How many stages used for the corresponding
jobs,wt r the stages used, and how many records
process/processed in each link.
This Option "Job Monitoring" is available in datastage Director.
Not only that, we can see the records how they are going to
the different links. By this we come to judge weather the
records are going in a proper order to reach the Target.
Thanks....
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the different types of lookups in datastage?
What is the difference between in process and inter process?
How a routine is called in datastage job?
why do u need the IOS upgradation in a FC switch
What is developer responsibilities in UAT (user acceptance testing and Post implementation phase?
How to manage date conversion in Datastage?
Differentiate between hash file and sequential file?
for example You have One Table with 4 Columns (Mgr ID, Department ID, Salary, Employee ID). Can you find out the Average Salary and Number of Employee present per Department and Mgr
what are .ctl(control files) files ? how the dataset stage have better performance by this files?
What is size of a transaction and an array means in a datastage?
What are the different common services in datastage?
How can you write parallel routines in datastage PX?
How do you generate sequence number in datastage?
Highlight the main features of datastage?
Hi guys, Please design a job for dis requirement with derivation(solution). my source table like dis. emp_no qualification 1 a 1 c 2 a 3 c 3 b To loaded to target like dis emp_no qualification 1 b 2 b 2 c 3 a my requirement is every employer have three qualifications i.e a,b and c. what qualification missed in source table that will be move to target systems. Hope u got it the requirement. Right Thanks.