How could we generate the sequence of key values without using sequence generator transformation in the target ??
12 38589In Real Time what are the scenarios u faced, what r the tough situations u have overcome, and explain about sessions.
2 23993Hi All, I've 110 records in my table but 101 records contains an error. When I run the session, I want to load the 100 records into the target. Can anyone suggest me the best solution for this... Thanks in Advance,
7 16828we have tables like c1 a c2 b c3 c c4 x c5 y and i need output like abcx in a single row and abcy in a single row? how do u do this?
2 9958write sql query following table city gender no chennai male 40 chennai female 35 bangalore male 25 bangalore female 25 mumbai female 15 i want the required output city male female chennai 40 35 bangalore 25 25 mumbai 15
5 13034generate 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.
2 7137Post New Tech Mahindra Informatica Interview Questions
What are the deadlock avoidance algorithms?
what is Functional Specification in SAP FICO?
Write an sql query for deleting duplicate rows?
Can private virtual methods be overridden in c#.net?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
Explain middleware net dynamics?
in which protocol ASP.NET WEB API Work?
What is orm xml?
How can I include a conditional statement in my xml?
Explain with an example the use of event handlers in javascript.
Can I nest tables within tables?
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
What is columnar data format?
What are the function of the transport system and workbench organiser? : abap data dictionary
what is meant by managed properties?