if the column name in sql override is diff from the column name in source qualifier,what is the impact?
Answers were Sorted based on User's Feedback
Answer / s
If the col name is diiferent then too the mapping is valid.
The only condition the no of cols in select stmt and no of
cols in source defn should match. The col values will be
assigned to the particular col name in the order which they
mentioned in the select stmt.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / chandu
After over write we have to validate the rewrited query, So
when we click on validate It shows error message.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kumarapillaietl@gmail.com
We can write any order under SQL query like Oracle SQL part , but the main thing is we need to maintain that query order in our all mapping flow. Else it's error
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suman
if the coloumn name is different in sql override and in the
source qualifier it throws the error invalid identifier
| Is This Answer Correct ? | 0 Yes | 6 No |
Answer / srinivas
session will fail deu to column name is diff,means select
qry ll select those colomns wch r in table.
| Is This Answer Correct ? | 3 Yes | 12 No |
hi all, I have to do Informatica Certification? Can any body send me Some Informatica Certification Dumps/FAQS ? Advance Thanks... Send me----: raghukrams@yahoo.com
How to do Half of the table ex: if 1000 records are there means 500 in one table and 500 in second table like this if N number of tables means how to do Half of the table ??????????
Transformer is a __________ stage option1:Passive 2.Active 3.Dynamic 4.Static
What is option by which we can run all the sessions in a batch simultaneously?
Scheduling properties,whats the default (sequential)
My sql query is 1. select 1+x from dual? 2. select 1+'x' from Dual? 3. Select x+1 from dual? what is the out put of the above queries?
What is difference between stored procedure transformation and external procedure transformation?
Explain the tuning lookup transformation - informatica
how can we find the bottle neck in SQL Query in SOURCE QUALIFIER, and how can we tune it..?
yesterday my session run ten min.today its run 30min, wt is the reason? if any issues how to solve that?
How to configure mapping in informatica?
Performance tuning in UNIX for informatica mappings?