1:when we develop a project what are the performance issue
will raise?? KPIT
2:if a table have INDEX and CONSTRAINT why it raise the
performance issue bcoz when we drop the index and disable
the constraint it performed better??KPIT
3:what are unix commands frequently used in informatica??



1:when we develop a project what are the performance issue will raise?? KPIT 2:if a table have IND..

Answer / srinu

Hai KPIT,, My Ans will Show you the Way,,,,,,

1) Performance Issue in Informatica: In your
Project ,My Project,,,Any Project Mostly our final
Target was Loading the Data in to Target Table, under
Efficiently in Less time.
Tune the Mapping, Less Active Transformations,Use Best
Loading Option,
Partition the Data,Index less Target Table,,,,,


2)Yes, we drop the index and disable the constraint Perform
Better,That loads the Data based on the Particicular Table
only,Else I will go for Parent,Child test in FK
Relation,Condition in constraint,,,After Loading the Data
You can Configure indexes, constraints on Table.


3)SED-commands,AWK-commands,Dir Commands,File Commands,Copy
Commands only,,

Thanks
Srinu.srinuvas@gmail.com

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More Informatica Interview Questions

In Lookup transformation a sql override should be done and disable the cache how do you do this procedure?

1 Answers   Wipro,


can we load the data with out a primary key of a table? what is target plan?

6 Answers   IBM,


Difference between Target-based loading and constraint-based loading?

0 Answers  


what is the purpose of surrogate key and diff between primary key&surrogate key

1 Answers   Cap Gemini,


Using Informatica Visio to generate mappings. I am getting error "Table Definition Not Found Exception Error" while importing the template.

1 Answers  






Describe an informatica powercenter?

0 Answers  


what is the gap analysis?

1 Answers  


What are the mapping paramaters and mapping variables?

1 Answers  


have u done any performance tuning? how u ll do?

0 Answers   IMB, TCS,


What is the different lookup cache(s)?

0 Answers  


diffrence between command task and control task

1 Answers   iNautix,


my source is a comma delimited flatfile as eno, ename, sal 111,sri,ram,kumar,1000 and my target should be eno ename sal 111 sri ram kumar 1000 i.e; we need to eliminate the commas in between the data of a comma delimited file.

5 Answers   IBM,


Categories