Please let me know how to do estimation before staring
development in project. Here estimation in the sense how
many associates are required, etc to complete the project.
What is factless fact schema?
what is mapping performence?
what is incremantal aggregation?
Can you create a flatfile target
what is informatica metadata?
If there are 3 workflows are running and if 1st workflow fails then how could we start 2nd workflow or if 2nd workflow fails how could we start 3rd workflow?
What is a rank transform?
I have a source either file or db table Eno ename sal dept 101 sri 100 1 102 seeta 200 2 103 lax 300 3 104 ravam 76 1 105 soorp 120 2 Want to run a session 3 times. First time: it should populate dept 1 Second time: dept 2 only Third time: dept 3 only How can we do this?
suppose a session is failed after a transformation , from where that session will run again , i.e . from beginning or from that transformation ?
Under what condition selecting sorted input in aggregator may fail the session?
What is mapplet and a reusable transformation?
I have 5 sessions s1,s2,s3,s4 & s5 and i want execute s1,s2,s3,s5 after s4. How?