How to display session logs based upon particular dates. If
I want to display session logs for 1 week from a particular
date how can I do it without using unix.
Answer Posted / raju potla
Open the session properties of a session,Go to Properties
Tab then Log Option settings , in this look for Save
session log by and then select the option Session Timestamp
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Make a note of the quantity vaults made in informatica?
can we override a native sql query within informatica? Where do we do it?
Explain the types of transformations?
How can a transformation be made reusable?
Explain what is informatica metadata and where is it stored?
without table how to come first record only in oracle?
What is the difference between source qualifier transformations source filter to filter transformation?
Can you use flat files in Mapplets.
what is the size ur source like(file system or database)? how many record daily come u r banking project?
What are the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
Quickly characterize reusable change?
What are the features of complex mapping?
EXL informatica Questions
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
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