-
What is the status code?
Status code provides error handling for the informatica server during the session.The stored procedure issues a status code that notifies whether or not stored procedure completed sucessfully.This value can not seen by the user.It only used by the informatica server to determine whether to continue running the session or stop.
-
-
What is the maplet?
Maplet is a set of transformations that you build in the maplet designer and U can use in multiple mapings.
-
-
Which transformation should we use to normalize the COBOL and relational sources?
Normalizer Transformation. When U drag the COBOL source in to the mapping Designer workspace,the normalizer transformation automatically appears,creating input and output ports for every column in the source.
-
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
-
-
-
-
Oracle sequence generator
How to write stored procedure,which take the sequence name as input and dynamically generates a nextval from that sequence
-
Why we use lookup transformations?
Lookup Transformations can access data from relational tables that are not sources in mapping. With Lookup transformation, we can accomplish the following tasks:Get a related value-Get the Employee Name from Employee table based on the Employee IDPerform Calculation.Update slowly changing dimension tables - We can use unconnected lookup transformation to determine whether the records already exist...
-
Informatica scenerios
Which means the first record should come as last record and last record should come as first record and load into the target file?
-
-
ETL Transformation question
Employee name start with A pass to one target,Employee name start with S pass to 2nd target,Employee name start with J pass to 3rd target,other pass to other target.
-
-
How we can validate all mapping at a time?
We can validate all mappings in PowerCenter Repository Manager window by each folder.
-
Maintaining Data Integrity
How can I maintain unique surrogate key if 2 separate workflow in different repository run at the same time and insert/update the main table.
Please let me know how can I achieve the above scenario. -
Performance of an Aggreartor
Under what conditions selecting sorted input in aggregator will still not boost session performance ?
-
-
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
Informatica Interview Questions
Ans