can we use sequential file as a lookup
Answer Posted / 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 |
Post New Answer View All Answers
how to read 100 records at a time in source a) hw is it fr metadata Same and b) if metadata is nt same?
How to read the length of word in unix?
What are the stages in datastage?
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
How do you start developing a datastage project?
Define meta stage?
What is the difference between an operational datastage and a data warehouse?
Where the datastage stored his repository?
What is meta stage?
What is the project in datastage?
What are datastage sequences?
Can you define merge?
what is the use of materialized view?
1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?
If you want to use a same piece of code in different jobs, how will you achieve this?