-
Load Source into Target
How to load source into target 2 times?
-
-
-
-
-
Subject Area
What is Subject Area?
-
Incremental Aggregator Transformation
If incremental aggregation option is checked in session properties will the new cache is created during every run?
-
-
Tracing Levels
What are the different tracing levels and how it is used?
-
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.
-
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
-
-
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?
-
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
-
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 ?
-
SQL Stored Procedures
How to call SQL stored procedures in Informatica?
-
Informatica Solve pcsf_10342
How to solve pcsf_10342 when enabling integration service in Informatica 8.6.1 ?
-
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?
-
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
-
Performance tuning in informatica
What is performance tuning in informatica? How it can be done?
Informatica Interview Questions
Ans