InterviewSolution
Saved Bookmarks
| 1. |
What Is The Difference Between Xref And Dvm? |
|
Answer» XREF: It is DYNAMIC SINCE the values to the XREF can be populated dynamically and it is stored in XREF_DATA table in SOA DEHYDRATION store. DVM:- Domain Value Map is STATIC mappings between a source and target system which can be used in transformations. XREF: It is dynamic since the values to the XREF can be populated dynamically and it is stored in XREF_DATA table in SOA Dehydration store. DVM:- Domain Value Map is static mappings between a source and target system which can be used in transformations. |
|