In which circumstances that informatica server creates
Reject files?
Answers were Sorted based on User's Feedback
Answer / swetha
When it encounters the DD_Reject in update strategy
transformation.
Violates database constraint
Filed in the rows was truncated or overflowed.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / girish
When the data in the file, may be tab separated, is
incorrect. i.e. if there is an extra tab for a set of
records and this is making the text data come under a
numeric column, this violates the datatype and the source
file is rejected.
| Is This Answer Correct ? | 0 Yes | 0 No |
difference between informatica 8.1.1 and 8.6
what is meant by data driven.. in which scenario we use that..?
What is sorter transformation?
100 records in source and i have 3 targets, my requirement is first record insert into 1st target,2 record into 2nd target,3 record into 3rd target and again 4th record into 1st target like dat..how to implement dis?
How many repositories can be created in informatica?
What is the session task and command task?
can we send mail when ever it get success or faulure to other mailid?(Not company mail id)
My source table look like ID Name Location Salary 0000001 ran tpty 1000 0000002 ram DELHI 2000 hju-hji raj hyd 1000 my target table should be ID Name Location Salary 1 ran tpty 1000 2 ram DELHI 2000 hju-hji raj hyd 1000
Hey I am net to informatica? Can any one explain me step by step How scd will work ?
What is data quality? How can a data quality solution be implemented into my informatica transformations, even internationally?
how do u move the code from development to production?
How to delete the data in the target table after loaded.