When the informatica server marks that a batch is failed?
Answer / krishna
A batch fails when the sessions in the workflow are checked
with the property "Fail if parent fails"
and any of the session in the sequential batch fails.
| Is This Answer Correct ? | 6 Yes | 1 No |
What is deployemnt groups, Lables, query and dynamic deployment group.
How to identify this row for insert and this row for update in dynamic lookup cache
how many ways can we implement SCD2?
I HAVE A SOURCE FILE CONTAINING 1|A,1|B,1|C,1|D,2|A,2|B,3|A,3|B AND IN TARGET I SHOULD GET LIKE 1|A+B+C+D 2|A+B 3|A+B WHICH TRANSFORMATION I SHOULD USE
Explain grouped cross tab?
Explain informatica architecture - version 8 / 9
following table source name gender a1 male a2 female how to change 'male' to 'female' and 'female' to 'male'
My sql query is 1. select 1+x from dual? 2. select 1+'x' from Dual? 3. Select x+1 from dual? what is the out put of the above queries?
can we use cartesian join in informatica
Can we use different lookup tranformations for a same lookup table (lookup condition may or may not be same)with different output ports? How the cache files will be affected? Please clarify..
How do you remove duplicate records in informatica? And how many ways are there to do it?
Could any one to tell Fact table Partitioning?