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

What is persistent lookup cache?

0 Answers  


How do we implement materialized view?when to use materialized view?

1 Answers   TCS,


What is mapplet in informatica?

0 Answers  


What is a code page?

0 Answers  


What are Dimensions and various types of Dimensions?

3 Answers   PayPal, TCS,






what are the Methods For Creating Reusable Transformations?

0 Answers   Informatica,


What is meant by target load plan?

0 Answers  


what r the transformations that r not involved in mapplet?

8 Answers   Wipro,


I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?

0 Answers  


How can we use mapping variables in informatica? Where do we use them?

0 Answers  


What happens if you increase commit intervals and also decrease commitExplain grouped cross tab?

2 Answers  


If I have a index defined on target table and if set it to bulk load will it work ?

4 Answers   IBM,


Categories