A session S_MAP1 is in Repository A. While running the session error message has displayed
Answer / pawan
Number of reasons can be there:
1. Session Impacts.Its not saved properly.
2. Integration service is not correctly mapped.
3. Connection missing in between source & source Qualifier.
4. Parameter file path is not correctly mentioned.
5. Date conversion is not correctly done.etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explian the connected and unconnected lookup transformation
Define joiner transformation?
how will you get 21 to 30 record from 50 records?
In a sequential batch can u run the session if previous session fails?
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 partitions in informatica and which one is used for better performance?
How can we get multiple output values using an unconnected lookup transformation?
In joiner, how to load Master table in Target?
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
Limitation of REPLACESTR. Is there any character limitation to it.
how to convert the .doc docs into .txt format using informatica
If u r using dynamic cache lookup port will be thier in thet which option u will select