if i have a delimited file as source so how can we seperate this file into three diff targets?
Answers were Sorted based on User's Feedback
Answer / lakshmi
using expression ,transaction control transformations
| Is This Answer Correct ? | 0 Yes | 0 No |
How to do unit testing in informatica?
why union transformation is active transformation?
What if the source is a flat-file? Then how can we remove the duplicates from flat file source?
My source table look like ID Name Location Salary 1 ran NULL NULL 1 NULL DELHI NULL 1 NULL NULL 1000 I want my output to look like ID Name Location Salary 1 ran Delhi 1000 What should be my approach to design a informatica mapping. Assuming my source is flat file not a Relation table so i cant use SQL.
Performance tuning in UNIX for informatica mappings?
while creating the scd mappings. we will mention flag value. what exactly the use of defining the FLAG VALUE. Please explaine indetaile
what is dynamic cashe
Diff B/W MAP Parameter, SESSION Paramater, DataBase connection session parameters.? Its possible to Create 3parameters at a time? If Possible which one will fire FIRST?
How Union Transformation is an Active Trans?
Source table ------------- ID NAME --- ------ 101 PANKAJ NULL KUMAR NULL MATHUR 102 JYOTI NULL SAXENA 103 SACHIN NULL TENDULKAR TARGET TABLE ------------- ID NAME --- ------- 101 PANKAJ KUMAR MATHUR 102 JYOTI SAXENA 103 SACHIN TENDULKAR IN ORACLE & INFORMATICA LEVEL HOW TO ACHIVE
What are the methods for creating reusable transforamtions?
What is 'PowerCenter Pushdown Optimization Option' in INFORMATICA ?