Why DQM Staging Program Does Not stage All Data?
(Doc ID 1595010.1)
Last updated on MARCH 26, 2023
Applies to:
Oracle Customers Online - Version 12.1.3 and laterOracle Trading Community - Version 12.1.3 and later
Information in this document applies to any platform.
Goal
Why does the DQM Staging Program Not stage All Data?
The counts in the stages tables listed below are lesser than the base tables:
HZ_STAGED_CONTACTS
HZ_STAGED_CONTACT_POINTS
HZ_STAGED_PARTIES
HZ_STAGED_PARTY_SITES
Example:
select count(*) from hz_parties-----24654597
select count(*) from hz_staged_parties;----11749868
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |