can we use sequential file as a lookup
Answers were Sorted based on User's Feedback
Answer / satya
U can't use Sequential file as Lookup file because
Sequential file don't have any key columns so we might get
duplicate records from lookup.
Don't use Sequential file as Lookup.
Is This Answer Correct ? | 7 Yes | 7 No |
Answer / chakravarthy kanishka
Look doesnt requires common key coloumn, then why we need key,
if we go for sequential file as a look up, and squential file have huge data,then it hits the performance,again you need to apply the performance techniques to the sequential file while reading the data,so better to avoid sequential file as a reference to look up.
its my guess...
please let me know if wrong.
thanks
kanishka
Is This Answer Correct ? | 4 Yes | 4 No |
Answer / kiran
hai..,Tell which situation u want.(Define column names and
data.)
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / raja sekhar
Can not use sequential file as lookup because the sequential fine cannot have any key columns.and also it can not support any reference links.the lookup performs based on the key column.
Is This Answer Correct ? | 6 Yes | 7 No |
Which algorithm you used for your hashfile?
Please Tell me..,I need some Complex Jobs in datastage as per in interview?how to tell and how to explain?please send as well as posiible please
How do u view log file for a particular job?
what will happen if we allow duplicates in datastage lookup abort drop record 1st value of duplicate record none
What are the functionalities of link partitioner and link collector?
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?
What are the main differences you have observed between 7.x and 8.x version of datastage?
Name the different types of Lookups in Datastage?
Can you explain engine tier in information server?
why we use hash file for lookup?
how to add a new records into source?
What is the project in datastage?