-
Update Strategy
Hi All,
I am faced with a scenario wherein while data flow from source to target, a condition would be checked that if the data is present in target then a source column will be updated as U and if the data is not present in target then the source column will be updated as I -
-
-
Transaction control transformation to get flat file names
Hi Folks,
I have scenario like, I have ten flat files to be loaded in to target but I need to load file names in to a table in mapping level. I think we can do achieve though TC transformation. Unfortunately I did not get though.. Please advise how to implement the logic. ( I need to capture in mapping level only).
This question has been asked one of the interviews. -
Tell me something about your Current Project?
Can any one please tell me how to explain Manufacturing Domain Informatica project in interview as a ETL Developer and from where to start and end.
-
-
How to perform below scenarios
Source
id,name
1,a
2,d
3,c
Target
detail
((1/a)(2/b)(3/c)) -
Informatica ERROR REP_12014 : Error occured while accessing the Registry
HiIam learning informatica 8.1 ( which is what i could get my hands on)..I am connecting to oracle 10g.I created 2 connections to the DB using Connection --> Relational Connection Browser.The Source and Target are the same db in this case, just diff table names. But created 2 separate connections .I 1st created the TUTORIAL_SOURCE and then copied it to TUTORIAL_TARGET and gave it a new name. then...
-
-
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
-
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.
-
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. -
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...
-
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
-
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 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:-
*
***
*****
*******
*********
***********
************* -
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
-
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...
-
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?
Informatica Interview Questions
Ans