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 |
How would you join a node to the already existing domain?
error reading data in flatfiles. Instead rading Ravi Teja its reading Ravi?Teja.How to handle this issue.
One flatefile it contains some data but i want to dont want to load first and last record ..how it is? can u tell me complete logic?
case and like function in informtica (my source is XML). case when OS Like'%Windows%' and OS Like '%200%' then 'Windows 200' case when OS Like'%Windows%' and OS Like '%200%'and OS like '%64%' then 'windows 200 64 bit' etc.,,
IN A MAPPING WHEN WE USE AGGRIGATER TRANSFORMATION WE WILL USE GROUP BY PORT. IF GROUPBY IS NOT SELECTED BY DEFAULT IT WILL TAKE ONLY THE LAST COLUMN WHY????
Diff b/w ShortCut and reusabel Object ?
How many dimensions are there in informatica?
follwing scenario two table using find maximum salary? table a table b 101 xxx 1000 106 6500 103 yyy 5000 108 800 104 din 6000 109 7000 105 dsh 200 110 3000
Can we use the mapping parameter or variables developed in one mapping into any other reusable transformation?
On a day, I load 10 rows in my target and on next day if I get 10 more rows to be added to my target out of which 5 are updated rows how can I send them to target? How can I insert and update the record?
What is checksum termnology in informatica? Where do you use it ?
3 Answers Chase, Cognizant, Deloitte,
I want skip first 5 rows to load in to target? what will be the logic at session level ??