Can I use same Persistent cache(X.Dat) for 2 sessions running
parallely? If it is not possible why?If yes How?
No Answer is Posted For this Question
Be the First to Post Answer
How to enter same record twice in the target table,explain?
what are the types of facts with Examples?
How to delete duplicate record in Informatica?
I am having source ENO ENAME LOC 1 A PUNE 2 B MUMBAI 3 C CHENNAI Target ENO ENAME LOC 1 A PUNE 2 B MUMBAI 3 C CHENNAI If a new record coming from source from same location it should directly go to specified location in target at begining EX:if Eno with 4 coming from same Pune, It should directly load into the Pune location col with '|' symbol. Help me its very urgent
i have source as Column1 101 a 101 b 101 c so i want to load target as column1 ---> 101 abc
What are the types of lookup transformation?
what type of problem you faced insales project or insurance project
3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs
how to calculate the optimum cache size in aggregator transformation?
Can we combine a flatfile and a database table using an UNION transformation?
we have to use order by,where,having we to implement sql query
There are 100 lines in a file. How to print line number 31-50 and 81-90 in unix with a single command.