what is unique constraint error ?
Answers were Sorted based on User's Feedback
Answer / sreedhar lokaray
Before answering this question I think you know what is a
unique constraint? This means no two values in the given
column are equal but null values are allowed. When you
receive same value again in a new record for that column
then it will throw unique constraint error.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nagendrareddy
unique is constraint which will not allow duplicate records
into batabase..
| Is This Answer Correct ? | 1 Yes | 1 No |
What are the two modes of datamovement in informatica sever?
what is data driven in informatica
what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?
what is the flat file partition and where have to specify it
What all join we can perform in LOOKUP transformation?
how will u load the data to diminision tables and fact tables,what is the hiraraichy why we are using hirarichy
wht is full process of Information source to target just like stg to productuon and development
How might you approve all mappings in the archive all the while?
what is the max/min size allocated for caches.whether index or datacache in any of the transformations like Joiner or Aggregator.bcoz it is set to Auto by default which means we need not to allocate no of bytes or MB.so what is the use of these properties.please let me know about the caches. Thnaks in advance Sai Ram
What are the differences between joiner transformation and source qualifier transformation?
what is the exact meaning of domain?
Can we update the data in flat file using update strategy?