How to elaborate tracing level?
No Answer is Posted For this Question
Be the First to Post Answer
I am having two tables,say table1 having cols Empid,firstname,lastname,middlename and table2 having Empid,firstname,lastname can i union them using Union t/f?
What is 'PowerCenter Pushdown Optimization Option' in INFORMATICA ?
write sql query to filter the null value data following table? name age john 30 smith null null 34 sharp 24 i want the output following are name age john 30 sharp 24
where actually the usage of push down optimization happens...
What is rank index in rank transformation?
In a sequential batch can you run the session if previous session fails?
Dependecy Errors in Informatica ? Do u got any dependency problems while running session? Can any one Explain Clearly.
Explain what is informatica metadata and where is it stored?
explan ur project architecture?
i have two source data there is no pk,fk how to join the two sources
What is power center repository?
My questions is i create a two sessions for one mapping.but my requirement is if all number of source records are same as in target then execute first session or some rows are rejected due to t/r logic so session two was execute please clarify