What will happen when Mapping variable and Mapping parameter
is not defined or given?
Where do you use mapping variable and mapping parameter?
Answer Posted / abhishek
we can use it in parameter files.
Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
if we have a delimiters at unwanted places in a flat file how can we over come those.
How can one identify whether mapping is correct or not without connecting session?
How to update source definition?
How many number of sessions can one group in batches?
Separate from an archive server and a powerhouse?
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,
What is standalone command task?
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
how tokens will generate?
draw informatica architecture 8.6 ?
What are the components of workflow manager?
which one is better performance wise joiner or look up
What is informatica metadata and where is it stored?
Design a mapping to get the pervious row salary for the current row. If there is no pervious row exists for the current row, then the pervious row salary should be displayed as null.