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. ?
No Answer is Posted For this Question
Be the First to Post Answer
State the limitations where we cannot use joiner in the mapping pipeline?
What's the layout of parameter file (what does a parameter file contain?)?
which one is better performance wise joiner or look up
What is Target Update Override? What is the Use ?
Can we change Dynamic to Static or Persistent cache? If so what happens?
Informatica settings are available in which file?
which transformation should we use to get the 5th rank member from a table in informatica?can we achieve this in sql?
Generally how many Fact Tables and Dimensions Table you have used in the Project? Which one is loaded first Fact Table or Dimensions Table into the warehouse? What is the size of the Fact Table and Dimension Table? what is the size of the table and warehouse
what is Active lock explain
What is the functionality of update strategy?
How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how
My source data like... Empid Name 10 chandra 10 sekhar I am expecting result is Empid Ename 10 Chandrasekhar How can we solve this prob?