when we will use connected Lookup & Unconnected Lookup
Answer Posted / kiran
This Questions Related for Informatica not in Datastage.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
1)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?
What are the important features of datastage?
Does datastage support slowly changing dimensions ?
How do u convert the columns to rows in datastage?
In Datastage, how you can fix the truncated data error?
Name the different types of Lookups in Datastage?
Distinguish between informatica & datastage. Which one would you choose and why?
EXPLAIN SCD
What is the importance of the exception activity in datastage?
What is the use of hoursfromtime() function in transformer stage in datastage?
Define Data Stage?
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
What are the enhancements made in datastage 7.5 compare with 7.0?
What are the difference types of stages?
what are .ctl(control files) files ? how the dataset stage have better performance by this files?