how can we find the bottle neck in SQL Query in SOURCE QUALIFIER, and how can we tune it..?
Answers were Sorted based on User's Feedback
Answer / abhinaw prakash
If we are using a table as a source and we want to find out
the bottle neck is the SQ then run the mapping and note down
the timing which it has taken in reading the data from the
source and then replace the source with a Flat file.Note
down the timing and compare to find out the bottleneck in SQ.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vijaya
BY seeing the session log file we identify the source qualifier bottle necks in the mapping
if we find the bottle neck on source qualifier transformation change the properties in SQ
| Is This Answer Correct ? | 0 Yes | 5 No |
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.
What is Collect performance data in informatica and what is the use of it.
what is mean by flag 4 in update strategy t/r
why we use materialized view over view?
what is difference between COM & DCOM?
how many types of dimensions are available in informatica?
What is the method of loading 5 flat files of having same structure to a single target and which transformations I can use?
How many numbers of sessions can one group in batches?
How we can create indexes after completing the loan process?
What are some examples of informatica etl programs?
what is mapping performence?