Examples of Fatal & Non-Fatal error?
Answers were Sorted based on User's Feedback
Answer / anusha n
Fatal error occurs when integration service unable to fetch source, target or repository. when session encounters fatal error, integration service terminates session.
Non fatal occurs records to be dropped from ETL Process. It doesn't force session to stop.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the complex transformation you used in informatica
hw to load this give the mapping? cty state o/p c1 s1 c1 c1 s2 s1 c1 s1 c1 c2 s3 s2 c3 s4 c1 c3 s2 s1 c2 s3 c3 s4 c3 s2 2 columns should be loaded to one column in target table?
Difference between session variables and workflow variables?
what is the diff b/w target load plan and cbl?
What is InformaticaPowerCenter?
How can you increase the performance in joiner transformation?
in my source table i want to delete first and last records and load in between records into target? how can it possible?
3 Answers HCL, Thomson Reuters,
SOURCE NAME SAL GANGA 30000 RAJU 20000 PAVAN 25000 TARGET NAME SAL MAXSAL GANGA 30000 30000 RAJU 20000 30000 PAVAN 25000 30000 in mapping level how to achive that
How will you check the bottle necks in informatica? From where do you start checking?
What are the main features of Oracle 8i with context to datawarehouse?
How to recover the standalone session?
Can we use Union Transformation for Heterogeneous sources? i.e; 3 sources, 1 from Oracle, 2nd from Informix, 3rd from Sql Server with same metadata?