In seqence generator transformation maximum limit is reached,after reaching maximum limit how will u insert the data
2 12323Post New Informatica Questions
What is xml source qualifier transformation in informatica?
what is the size ur source like(file system or database)? how many record daily come u r banking project?
How to load the data from a flat file into the target where the source flat file name changes daily?
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me
What is union transformation in informatica?
I am new to informatica and learning it,can anybody please tell me how we receive source as flat file in informatica,from where we get this flat file?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
wat are deployement groups in informatica, how it will be used for developers
What are batches?
Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?
What is source qualifier transformation in informatica?
how tokens will generate?
can i any one explain me realtime healthcare project explanation..for interview .iam new to informatica .thanks in advance.
What are the tuning techniques you applied during your last project
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?