how do u use sequence created in oracle in informatica?
Explain with an simple example
Answer Posted / sujay
by writing sql override in the source qualifier by calling
sequence which you have created in oracle
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Performance tuning( what you did in performance tuning)
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
What are the different versions of informatica?
I have a flat file, want to reverse the contents of the flat file
Write the different tools in the workflow manager?
scenario where i can use only concurrent execution of workflow.
What is the use of transformation?
What are junk dimensions?
How can we use batches?
Slowly changing dimensions, types and where will you use them
Enterprise data warehouse your projects phase by phase explain?
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
What is standalone command task?
What is a dimensional model?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?