In which circumstances that informatica server creates
Reject files?
Answers were Sorted based on User's Feedback
Answer / dr.jornalist
Informatica server rejects records beasuse of mainly 2
reasons
1) When there are database constraints
2) When the data gets overflowed
| Is This Answer Correct ? | 5 Yes | 1 No |
What is Session and Batches?
Why can't we connect 2 active transformations to an active transformation ? Ex:- One aggriagator and one sq trans to an router transformation
why cant we put a sequence generator or upd strategy transformation before joiner transformation?
Define informatica repository?
My i/p is like below 1,2,3,4,5,6,7,8,9,10....100 I want that to be populated in two o/p as below o/p-1: 10,20,30,40,50,60,70,90... o/p-2: 11,21,31,41,51,61,71,81,91.... How to do it in ingotmatica...
I want to run a workflow which consist of 3 sessions. But wat my question is. 1st session should run on DB1if the first session is successful then 2 session should run on db2 and 3rd session should run on DB3 envronments. i want 3 different wf logs. it shoul not override on one log?
What all join we can perform in LOOKUP transformation?
How can we eliminate duplicate rows from flatfile,explain?
I have been working in Informix-4gl for the past 2 years in an MNC company.But I'm interested to work in Business Intelligence tools. Is it possible to change the technology now? I'm really confused, please help me
I am hvaing SOURCE as 1000,null,null,null null,2000,null,null null,null,3000,null null,null,null,4000 Now i want the OUTPUT as 1000,2000,3000,4000 For more clarification i want to elimate nulls and want in a single line. Please help me out
What are the tasks that source qualifier perform?
How can we update a record in the target table without using update strategy?