can a port in expression transf be given the name DISTINCT
Answers were Sorted based on User's Feedback
Answer / my
Yes, it can be used. Port name is just a name and
informatica do not validate the port name as long as it is
unique among all the ports in one particular expression.
| Is This Answer Correct ? | 24 Yes | 0 No |
Answer / rao
yes we can use.it won't through any error and mappling is
also valid and also seccion also runnes secc-fully
.............
so what means u can use it
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / yugan
no.it won't support oracle keywords.infact it wil throw an
error.
| Is This Answer Correct ? | 1 Yes | 8 No |
how to return multiple columes through through un-connect lookup?
Could anyone please mail me a copy of Informatica Certification Exam dumps to sandeep.nakka@gmail.com it would be appreciated if any one could help me out.
generate Unique sequence numbers for each partition in session with Unconnected Lookup ? Hi All, Please help me to resolve the below issue while Applying partitioning concept to my Session. This is a very simple mapping with Source, Lookup , router, and target. I need to Lookup on the target and compare with the source data, if any piece of data is new then Insert, and If any thing change in the existed data then Update. while Inserting the new records to the target table I'm generating sequence numbers with Unconnected lookup, by calling the maximum PK ID from the target table. The above flow is working fine from last one year. Now I wish to apply the Partitioning concept to the above floe(session) At source I used 4 pass through partitions.(For Each partition different filter conditions to pull the data from source) at Target I used 4 passthrough Partitions. it is working fine for some data, but for some rows for Insert Operation , it is throwing Unique key errors, because while Inserting the data it is generating the same sequence key twice. In detail : 1st row is coming from 1st partition and generated the sequence number 1 for that row. 2nd row is coming from 1st partition and generated the sequence number 2 for that row 3rd row is coming from the 2nd partition generated the sequence number 2 again for that row. (it must generate 3 for this row) the issue is becuase of generating the same sequence numbers twice for different partitions. Can any one Please help me to resolve this issue. While Applying partitions how can I generate a Unique Sequence numbers from Unconnected lookup for Each partitioned data. Regrads, N Kiran.
What are the different clients of powercenter?
can i any one explain me realtime healthcare project explanation..for interview .iam new to informatica .thanks in advance.
which is better perfomancewise lookup or joiner and why?can anyone give example?
Can any one give me a real time example for FACT TABLE & DIMENSIONAL TABLE?
How do you join more than 3 flat files in informatica?
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do
What can we do to improve the performance of informatica aggregator transformation?
What is aggregate awareness?
i have one source 52 million records i want target only 7 records ?how wil you do what logic to implement?