Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


can we use sequential file as a lookup

Answers were Sorted based on User's Feedback



can we use sequential file as a lookup..

Answer / vijay

Hi kiran,

pls Explan ur ans.

Is This Answer Correct ?    0 Yes 0 No

can we use sequential file as a lookup..

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

can we use sequential file as a lookup..

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

can we use sequential file as a lookup..

Answer / kiran

hai..,Tell which situation u want.(Define column names and
data.)

Is This Answer Correct ?    0 Yes 1 No

can we use sequential file as a lookup..

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

can we use sequential file as a lookup..

Answer / simha

could u explain how to use that?

Is This Answer Correct ?    0 Yes 2 No

can we use sequential file as a lookup..

Answer / kiran

yesU can use seq file as a lookup

Is This Answer Correct ?    12 Yes 15 No

Post New Answer

More Data Stage Interview Questions

how do u convert date in 20-12-07 to dec-20-2007 or 20-dec- 2007 or 20-dec-07 in parallel

3 Answers   Wipro,


i have source data like empno,enmae 11 ,aa 12 ,bb i want output like empno,ename 11 ,aa 12 ,bb 11 ,aa 12 ,bb

7 Answers   TCS,


Input Data is: Emp_Id, EmpInd 100, 0 100, 0 100, 0 101, 1 101, 1 102, 0 102, 0 102, 1 103, 1 103, 1 I want Output 100, 0 100, 0 100, 0 101, 1 101, 1 Means Indicator should either all ZEROs or all ONEs per EmpId. Impliment this using SQL and DataStage both.

6 Answers   IBM,


Highlight the main features of datastage?

0 Answers  


What a datastage macro?

0 Answers  


if 3 table having different columes. like first table having 4 columns , second table having 3 columns and third table having 2 columns then how to capture the data by using funnel stage in parallel jobs...srinu.thadi

17 Answers   IBM, TCS,


If you want to use the same piece of code in different jobs, how will you achieve it?

0 Answers  


which is more expensive hash or modulus partitioning? when do you use modulus partitioning?

2 Answers   TIAA CREF,


eno ename esal acct1 acct2 amount1 amount2 100 suresh 10000 sbi1 sbi2 1000 2000 this is our sourse data i would loke to disply like this eno ename esal acct amount 100 suresh 10000 sbi1 1000 100 suresh 10000 sbi2 2000

2 Answers   HCL,


What is the difference between an operational datastage and a data warehouse?

0 Answers  


how to closeing records after 10,000 records come?

3 Answers  


What is a merge?

0 Answers  


Categories