What are the out put files that the informatica server
creates during the session running?
Answers were Sorted based on User's Feedback
Answer / guest
session log files
workflow log files
Cache files;created and deleted at the end of session.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / chandra sekhar
Integration service log file
session log file
cache file
output file
Reject file
| Is This Answer Correct ? | 1 Yes | 0 No |
my source is junk data how will u remove that junk data by using unix please any one replay me
From where you extract the data, how you did it into informatica? explain....
1 Answers Accenture, Unisoft Infotech,
Explain sessions?
Lookup transformation, one condition is having SQL override (Empno < 10) and the other condition is Lookup (Sal>1000), which is dynamic. How will u resolve this situation?
what is size of u r database?
What do you mean by DTM and Load manager and what is difference between load manager and load balancer?
in oracle write query yourname+1 from dual
I am hvaing SOURCE as 1000,null,null,null null,2000,null,null null,null,3000,null null,null,null,4000 Now i want the OUTPUT as 1000,2000,3000,4000 For more clarification i want to elimate nulls and want in a single line. Please help me out
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
What is a data modeling?
What is the default source option for update stratgey transformation?
my source having the records like ram 3 sam 5 tom 8 and i want to load into target like ram record 3 times,sam record 5 times, tom record 8 times