-
-
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?
-
Why use the lookup transformation ?
To perform the following tasks. Get a related value. For example, if your source table includes employee ID, but you want to include the employee name in your target table to make your summary data easier to read. Perform a calculation. Many normalized tables include values used in a calculation, such as gross sales per invoice or sales tax, but not the calculated value (such as net sales). Update...
-
-
-
-
-
-
-
Informatica Interview Questions
Ans