What is persistent lookup cache?
No Answer is Posted For this Question
Be the First to Post Answer
why cant we put a sequence generator or upd strategy transformation before joiner transformation?
where is the reject loader .
How can you run a session without using server manager?
how to get max value record into one target and remaining records into another target?
What aer the out put files that the informatica server creates during the session running?
get me output as if input is like 1 x o/p-->1 x,y,z 1 y 2 a,b 1 z 3 c 2 a 2 b 3 c
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
If no. of source columns is changing every time (First time it is 10 next time it is 20 so on). How to deal with it without changing mapping?
write a query following table bookid language 1234 english 1234 french 1234 spanish 1235 english i want the output are bookid lang1 lang2 lang3 1234 english french spanish 1235 english null null
What is power center repository?
COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1
,if we have single SQ in flow and we have router in which it has two group and we want to join these two groups with joiner ?is it possible?