I have a scenario with lookup table. in that lookup table have
colomns, but i need to process only 10 colomns out of 50.
Please te me how can we acheive it?

Answers were Sorted based on User's Feedback



I have a scenario with lookup table. in that lookup table have colomns, but i need to process only..

Answer / prabhu

You can delete all unused columns from lookup.Then lookup
will create cache only on columns in lookup.This will
improve the performance too.

Prabhu
www.iskilltech.com

Is This Answer Correct ?    17 Yes 0 No

I have a scenario with lookup table. in that lookup table have colomns, but i need to process only..

Answer / sairam

IN CONNECTED LOOKUP TRANSFORMATION OUTPUT PORT YOU PUT IN UNCHECK 40 COLOMNS AND YOU GET RESULT 10 COLOUMNS

Is This Answer Correct ?    11 Yes 1 No

I have a scenario with lookup table. in that lookup table have colomns, but i need to process only..

Answer / priyank

Except the 10 columns, if any other column is not being
used for any matching/filter condition, then remove the
columns from the look up table and the columns which are
used in the filter condition but are not taken forward in
the target, uncheck the oputput port and keep them as Input
port.

Is This Answer Correct ?    2 Yes 0 No

I have a scenario with lookup table. in that lookup table have colomns, but i need to process only..

Answer / ankur saini er.ankur861@gmail.

hey...i think we can use dynamic lookup too..in dynamic
lookup mark ignore the columns you dont want them tp
participate in lookup process rest for every port specify a
expression for lookup..

GUYs...let me know your comments on this...

Thanks

Is This Answer Correct ?    0 Yes 0 No

I have a scenario with lookup table. in that lookup table have colomns, but i need to process only..

Answer / srinivasarao

we can use look up over ride

Is This Answer Correct ?    0 Yes 5 No

I have a scenario with lookup table. in that lookup table have colomns, but i need to process only..

Answer / reddy

i think we can use unconnected look up t/r to acieve this.

Is This Answer Correct ?    0 Yes 9 No

Post New Answer

More Informatica Interview Questions

How can you recognise whether or not the newly added rows in the source r gets insert in the target ?

2 Answers  


What are the joiner caches?

3 Answers   Informatica,


What is Performance tuning in Informatica?

1 Answers   CTS, GE, TCS,


How can we join the tables if they don't have primary and foreign key relationship and no matching port?

7 Answers  


how will you remove the duplicate records from flat file without using sorter?

7 Answers  






hi all, i have 1 flat file having 10 rows. like:- id name amt 100 a 100 200 b 200 100 n 300 400 p 3000 100 a 100 600 x 6000 Now i want to load half of this data into one flat file and remaining in other flat file.like :- flat file 1 id name amt 100 a 100 200 b 200 100 n 300 ---------------------- ---------------------- flat file 2 id name amt 400 p 3000 100 a 100 600 x 6000 Plz reply me ASAP.

10 Answers  


Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?

0 Answers  


can u apply SCD2 on flat file tgt? if yes wat is the procedure?

3 Answers   Deloitte,


Reusable transformation and shortcut differences

0 Answers  


what is procedure to use mapping variable in source qualifier transformation? with example

1 Answers   IBM,


During the running session, output files are created by informatica server. Enlist few of them.

0 Answers  


Can we update a target table (without primarykey) by using update strategy transformation?

4 Answers   TCS,


Categories