what are the enhancements made to Informatica 7.1.1 version
when compared to 6.2.2 version?
Answer / shashiall
lookup on flat file in informatica7.1
no such provision in 6.1
union all trnasformation in 7.1 not in 6.1
transaction control tranformation not in 6.1
file reposioty in 7.1
Except to previous points.........
1. PMCMD: By using this option we can use parameter file at
command prompt. Why this needed suppose we are using more
than on parameter file, in such case we have to change the
parameter file in session properties. By this option u can
run from command prompt by changing parameter file, no need
to go to session properties.
2. Test load: we can test the load by taking the specified
no. of records.
| Is This Answer Correct ? | 1 Yes | 0 No |
Where is the cache stored in informatica?
What do you understand by a term domain?
What is the Router transformation?
Under what condition selecting sorted input in aggregator may fail the session?
i have source like X1 10 X2 20 X1 30 X2 40 i want target as X1 X2 10 20 30 40 in informatica
How many ways a relational source definition can be updated and what are they?
i have source file data empno,ename,sal 100,ram,1000 200,tyu,2000 300,gh,3000 out put as e empno,ename,sal 100,ram,null 200,tyu,1000 300,gh,2000 how to load it?
Enlist some properties of sessions.
difference between informatica 8.1.1 and 8.6? And different betweeninformatica 7x and 8x?
Can we insert and update a target table without using update strategy transformation?How?
One flatefile it contains some data but i want to dont want to load first and last record ..how it is? can u tell me complete logic?
What is data caches/ index caches?