-
Load only the First and Last Record
How to load only the first and last record of a flat file into the target?
-
Lookup Transformation
Performance wise which is better connected or unconnected lookup transformation?
-
SQL Override and Lookup Override
What is the difference between SQL Override and Lookup Override
-
Real-time Lookup Transformation Usage
How and for what purposes we use look up transformation in Sales or Banking Project?
-
Find out duplicate records using aggregator
How to find out duplicate records using aggregator. Pls explain with example. What is the need for placing joiner after aggregator. I just tried like the following:Count the records and group by all the columns. if the count=1 then it will be a valid record. what to do if the count >2.means file contains duplicate records.Why we need to use joiner after aggregator?
-
Informatica Mapping question
Design mapping to load the first record from a flat file into Table A, the Last record from a flat file into Table B, and remaining record into Table C
-
Informatica Lookup Override and Tuneup
How to override LOOKUP in Informatica?
How to tune LOOKUP in informatica? -
Workflow Parameter File
Can we use more than one parameter file in a workfow? If yes, how? If No, Why?
-
Joiner Transformation Master Detail
Suppose you have 2000 records in one table and 12000 in another which one you will consider as master and detail?
-
Could any one please help in finding the solution for this workflow related question.
Suppose I have one source which is linked into 3 targets.When the workflow runs for the first time only the first target should be populated and the rest two(second and last) should not be populated.When the workflow runs for the second time only the second target should be populated and the rest two(first and last) should not be populated.When the workflow runs for the third time only the third target...
-
Where and how you use UNIX Shell script in informatica
Can any one explain where we use Unix shell Scripts in informatica? Provided with example if possible.Thanks.......Jc
-
How to generate a star pattern using Informatica?
How to generate a star pattern using Informatica depending on the number of rows in the input file
Suppose there are 7 rows in the source file (any type of data), the target should have 7 rows of stars in the following pattern:-
*
***
*****
*******
*********
***********
************* -
-
Load 10000 Records into Dynamically Created 100 Files
How to load 10000 records into dynamically created 100 files and to load 100 records in each?
-
How to join the data of two tables which does not have common columns
how to join the data of two tables which do not have common columni mean how to perform non equi join in informaticaEg:just like getting data from emp and salgrade table of oracle where sal is between losal and hisalthanksvenu
-
Extracting data from SAP R/S using Informatica
( cross platform integration) - I am new to informatica n SAP , i got assignment work on integration of informatica and SAP R/3 , i need to import data from SAP , i went to could of videos on YouTube provided by Informatica Support , they are saying you need to install RFC libraries that are available on SAP market place, RFC libraries are platform specific , i do have SAP system on Unix and informatica...
-
Implementing SCD Type2
In SCD Type2 scenario, Informatica has no control on the DML operation.
How will we make sure that updates happen before Inserts in SCD Type2 dimension so that we can avoid the AK constraint error. -
Dimensional modelling vs Data modelling vs ER modelling
What is Dimensional modelling ? What is the difference between Data modelling and Dimensional modelling and Erwin modelling.
-
Rows pivoting
Source:
col2 col1
a 1
b 1
c 1
d 1
p 2
q 2
r 2
x 3
how to do this...
thanks
krishna
-
Informatica Interview Questions
Ans