-
-
-
-
-
How to load data from Excel to Database using Informatica
Hi,I am just wondering if there is a direct way to load Excel file into database using Informatica without having to convert Excel to .CSV or XML format. Because we may have to load data from different Excel worksheets.Thanks in AdvanceSrini
-
Informatica Mapping level Questions
in mapping level we have update strategy in that we have DD-update and at session level we have DD_insert when we run mapping what will happen is it inserted or updated?
-
What is the need for an ODS(operational data store)
What is the need for an ODS(operational data store) in data warehousing?What are the advantages of using an ODS?
-
UNIX commands in informatica
What is the purpose of using UNIX commands in informatica?Which UNIX commands are generally used with informatica?
-
-
How three column in one table concatenated in Informatica?
How three column in one table concatenated in Informatica?When i am giving SAL || COMM || DEPTNO in exp it's failed to read during testing.By giving (CONCAT(CONCAT(SAL,COMM),DEPTNO)) i am also getting error during testing.
-
Sequence Generator
Why sequence generator is not directly connected to joiner transformation?
-
Error handling Logic
How do you handle error logic in Informatica? What are the transformations that you used while handling errors? How did you reload those error records in target?
-
Data Loading While Session Failed
If there are 10000 records and while loading, if the session fails in between, how will you load the remaining data?
-
Delete First 3 Rows & Last 3 Rows in Target Table
How to delete first 3 rows & last 3 rows in target table in Informatica?
-
-
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. -
Informatica number formatting
How to format phone number 9999999999 into (999)999-9999 in informatica
-
In scd type2
Is it possible to use SCD Type-2 without using Lookup in the mapping?If it is possible please let me know. How it will be possible?
-
How to remove the null values in flat file ?
Import flat file from the source (with nulls) it should display without null values in the target
-
Load 1 crore records into 3 different targets having 25 L records in each?
I have 1 crore record in my table and I have to load 25 Lakh in 1st target, 25L in 2nd target and 25L in 3rd target? How to load 1 crore records into 3 different targets having 25 L records in each?
Informatica Interview Questions
Ans