I HAVE 10 records in source. I want to store i record in
target 1, second record in target 2, third record in target
3, 4 th record again in target 11, 5th again in target 2,
6th again in target3 etc.... how it is possible?
Answer Posted / gyana
source--->sq--->attached a sequence generator with settings
current value=1
start value=1
end value=3
incrimented by=1
cycle=yes
------->router(3groups)--->3 targets
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is blocking transformation?
what are 3 tech challenges/ common issues you face?
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?
Different sorts of metadata that stores in the storage facility?
r u done any partitions in ur project?
Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.
What are the issues you have faced in your project? How did you overcome those issues?
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
Can we override a native sql query within informatica?
How to convert multiple rows to single row (multiple columns) in informatica
How do you set a varible in incremental aggregation
What do you understand by term role-playing dimension?
EXL informatica Questions
Explain the informatica workflow?
What is flashback table ? Advance thanks