If I have 10 flat files with same name abc.txt files with different timestamps as source
I need to load them in tgt table oracle.
in between job execution fails and rows are not loaded into tgt.
how can I make them load in that target even if my job fails?
No Answer is Posted For this Question
Be the First to Post Answer
hw to load this give the mapping? cty state o/p c1 s1 c1 c1 s2 s1 c1 s1 c1 c2 s3 s2 c3 s4 c1 c3 s2 s1 c2 s3 c3 s4 c3 s2 2 columns should be loaded to one column in target table?
What does “tail –f” command do and what is its use as an Informatica admin.
What is the difference between Power Centre and Power Mart?
Define Incremental Aggregation?
plz plz plz send client names and project names in informatica?
How to load the source table into flat file target(with columns) in informatica?
when do we use static cache and when do we use dynamic cache in lookup transformation? with example.
If I have a index defined on target table and if set it to bulk load will it work ?
following source name gender ramya female ram male deesha female david male kumar male i want the target male female ram ramya david deesha kumar any body give solution above question?
What are the designer tools for creating transformations?
Hello, I have the below table: CityID CityName CostOfLiving 1 Mumbai 5000 1 Bangalore 4500 1 Chennai 4800 2 Vapi 6000 3 New Delhi 8000 I am passing the rows of the above table through the aggregator transformation in Informatica What happens in the following conditions: 1) I specify no group-by ports? 2) I specify a group-by on CityID without making any separate post for aggregation? Which city and costofliving will this eventually take for CityID=1? 3) Rest being same as point 2,I take the sum of cost of living.Which city will be returned for ID=1? Thanks for your help!
where is the reject loader .