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 |
What is the function of union transformation?
which one is better either active or passive transformation in informatica
What are partitions in informatica and which one is used for better performance?
can we import source table without using source qualifier? if yes then how? if no then why?
Explain joiner transformation in informatica
Explain sessions and how many types of sessions are there?
What do you mean incremental aggregation?
What is joiner transformation in informatica?
Hi experts, > I 'm having data like this and it's in flat file. > sno,name,marks,result > 1, ak, 80,p > 2, , ,20,f > 3,jack,55,p > > now in the second row a comma(,) is placed instead of name(char). > > when importing into SQ , in flat file wizard the num of columns increased to 5 instead of 4. > > could you tell me how to over come this issue.........
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
How u use pdf file in informatica source?
i have n number of records in my source, i want first and last record to my target. how can u implement this scenario .