-
Data Flow
How the data flows from dimensions to fact table?
-
Fast Record Append
Which is the faster way - Adding a record at the beginning of a file or adding a record at the end of a file? Explain
-
-
Separating Single Field to Values
I have a table having column col1, col2. If for a col1 there is some data in col2.
EX: Col1=0012 and Col2 = 12,13,14
then i need these three values 12, 13,14 separately not as a single string as it is in table. Or you can say in need to separate these three values after it is returned by query.There may be only one value or more than 3 as well.
EX: 12,13,14,15......... -
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...
-
Difference between stop & abort
What is the difference between STOP and ABORT options in Workflow Monitor?
-
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.
-
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. -
Flat File as Source in Informatica
How can we receive source as flat file in informatica, from where we get this flat file?
-
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