-
-
Star Schema Fact Tables
Is it possible that a Star Schema contains more than one fact tables? If Yes, How?
-
-
How to load data from oracle table source to flat file using informatica?
Hi All,
I have oracle data source table and flat file target, now I want load data from oracle table source to flat file? How can I do? Which tranformation needs to this one? Please give solution with steps.
Thanks in advance. -
Guidance
Hi all
I have been ETL informatica Developer for last few years.I am good at SQL and Unix.I need some guidance for my career.I wanna learn BO or any other reporting tool along with ETL.I wanna learn anything more which could help my career .I just some guidance from all of you.Please help.
Thank You
Prithvi -
Target Details Verification
If the records are transfered from Source to target and if you want to check whether all the records are stored in the target. What are the possible ways to check that.
-
-
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?
-
Performance tuning in informatica
What is performance tuning in informatica? How it can be done?
-
How to connect in mapping from target to any other transformation in Informatica ?
I have two target tables,so i want to make Union of both the target,so please let me know about this
-
IT Advisory in the BIG FOURS
Hi all! I am a fresh graduate in Nigeria, looking forward to working with one of the big fours soon as a member of the IT advisory team, what IT tools would you advice I get acquainted with while I work towards my recruitment, secondly, can someone please enlighten me on the areas of ERP I need to take interest in, in order to perform on the job?
-
Informatica Solve pcsf_10342
How to solve pcsf_10342 when enabling integration service in Informatica 8.6.1 ?
-
SQL Stored Procedures
How to call SQL stored procedures in Informatica?
-
Half data on each run
Through one session how we load half of data from flat file on 1st run of session and on 2nd run of the same session it load rest half of data to the same target ?
-
Cumulative sum using Java Transformation
How to find cumulative sum using JAVA Transformation?
Consider the following employees data as source
employee_id, salary
10, 1000
20, 2000
30, 3000
40, 5000
The target table data should look like as
employee_id, salary, cumulative_sum
10, 1000, 1000
20, 2000, 3000
30, 3000, 6000
40, 5000, 11000
-
Send Flat File Data to Different Targets
How can we send the flat file data to different targets(which are also flat files) based on the name of flat file without adding extra columns?
-
-
How to generate a file based on location.
Hi,
I have a requirement and I have created a mapping and I need to generate a single file based on location.
ex:
My server placed into us location and I will kick of my wf from uk so I need to create a uk file.
col1 col2 location
aaa bbb UK
xyz ccc UK
If I ran my wf from US location the out put file should be
-
How can you minimize the cache size for a Joiner transformation?
Q. How can you minimize the cache size for a Joiner transformation?
(A) Make the smaller source the master source.
(B) Make the smaller source the detail source.
(C) Sort the master data prior to the Joiner transformation.
(D) Sort the detail data prior to the Joiner transformation.
-
Tracing Levels
What are the different tracing levels and how it is used?
Informatica Interview Questions
Ans