What is informatica worklet?
No Answer is Posted For this Question
Be the First to Post Answer
To Provide Support For Mainframes Source Data, which Files Are Used As A Source Definitions?
Define informatica repository?
Repository user profiles
Scenario:- Below is the requirement. Source:- NAME ID Requirement RAVI 1 (no need to repeat as it ID is 1) KUMAR 3 (repeat 3 times as it ID is 3) John 4 (repeat 4 times as it ID is 4) Required Out Put:- Name ID RAVI 1 KUMAR 3 KUMAR 3 KUMAR 3 John 4 John 4 John 4 John 4 Scenario 2:- Source Data ID NAME 1,2 NETEZZA,ORACLE 3,4,5 SQL Server, DB2, Teradata Required Output:- ID NAME 1 NETEZZA 1 ORACLE 3 SQL Server 3 DB2 3 Teradata
in which situations do u go for sequence generator ?
Can anyone briefly describe abt audit table loading?
How can we update a record in the target table without using update strategy?
how can we convert a column into row in informatica? Eg: INPUT- a x Output Like: a b c b y x y z c z
what are 3 tech challenges/ common issues you face?
If we have 1000 rows were loaded in to datawarehouse and next day the source have 1010 rows so, how can we loaded only updated rows into target.
Can i create a lookup table without cache.
When will u go for (which means situation) Connected Lookup and Connected Lookup? Pls explain with an example?