Briefly define a session task?
Answer / Gaurav Pankaj
A Session Task in Informatica refers to the execution of one or more tasks as part of a single data flow. These tasks can include source qualifiers, transformations, target definitions, and other components that make up an Informatica mapping.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to work with mapplet designer in informatica?
What is the difference between informatica 7.0 and 8.0?
How to use pmcmd utility command?
What are the reusable transforamtions?
Write a query to display Which deptno is containing highest Sal > avg (sum (Sal)) of all deptno; Avg (sum (Sal)) o f all deptno= 9675 Deptno, sum (Sal) 10 8750 20 10875 30 9400
In informatica workflow manager, how many repositories can be created?
What is the sequence generator transformation in informatica?
followin source like region sales 1 100 2 200 i want the output following format region 1 2 sales 100 200
why we use source qualifier transformation?
How to extract original records at one target & Duplicate records at one target?
what r the values tht r passed between informatics server and stored procedure?
How to generate or load values in to the target table based on a column value using informatica etl tool.