i having source, router transformation, two targets in my mapping... i given two conditions in router 1)sal >500 2)sal < 5000 --------------- my source is havig two sal records (1)1000 (2)2000 then which target will load first? will both targets are get load or single target only get load...... why?
9 21392i having mapping emp---> sq_emp--->target using this mapping i have to load dept table values into target... (condition assume there is no primary and foreign key relation between emp(table x) and dept (table Y))
5 9881how to get the data from the client machine and how to get server location data to client loction can any one explain bit deep please..!
TCS,
3 7596when we create source as oracle and target as flat file, how can i specify first row as column in flat file?
1 5916when do we use static cache and when do we use dynamic cache in lookup transformation? with example.
1 4783In a table there are 1 million records there in which 3 records are duplicate how will you find out those 3 records?
6 9321my source contain data like this cno cname sal 100 rama@gmail.com 1000 200 karuna@yahoo.com 2000 i want load my data to the target is cno cname sal 100 rama 1000 200 karuna 2000 plz send the answer
5 9102my source contain data like this eno ename phno 100 john 9989020508 101 ram 7246599999 i want to load the data into target is eno name phno 100 john (998)-9020-508 102 ram (724)-6599-999.
TCS,
5 8673Post New Informatica Questions
How big was your fact table
What is update strategy transform?
What is the advantage of informatica?
pmscmd startworkflow -sv
What is decode in static cache?
Explain target update override in informatica
What is persistent lookup cache?
What are the types of caches in lookup? Explain them.
EXL informatica Questions
What is a predefined event?
What is the need for an etl tool?
How can you define user defied event?
What are the new features of informatica 9.x developer?
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
What is an expression transformation?