What aer the out put files that the informatica server
creates during the session running?
Answer Posted / rahul
i am getting these session log file in .bin format but i
want it in text format.how can i get it??
i am using informatica 8.5.1 with windows on client and
server both.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?
What is the need of an ETL tool?
how to create user defined function (udf) in informatica
What is an Integration service in Informatica?
What is status code in informatica?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
Clarify the utilization of aggregator cache record?
What is rank transformation in informatica
Differentiate between source qualifier and filter transformation?
How to create the source and target database connections in server manager?
What is a code page?
When do you use sql override in a lookup transformation?
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
What does “tail –f” command do and what is its use as an Informatica admin.