how to find out number of records imported into source file?
Answer Posted / 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 |
Post New Answer View All Answers
Differentiate between validated and Compiled in the 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
What is the difference between hashfile and sequential file?
What are the difference types of stages?
On which interface you will be working as a developer?
Can anyone tell me a difficult situation who have handled while creating Datastage jobs?
What are the main features of datastage?
What is difference between server jobs & parallel jobs?
How to reverse the string using unix?
What is the difference between Datastage 7.5 and 7.0?
What are the various kinds of containers available in datastage?
Describe link sort?
Whats difference betweeen operational data stage (ods) and data warehouse?
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?