Why are the Database Objects (RDF tables) Created By The TABLE_REORG Process in Demantra are not dropped after successful completion of the TABLE REORG process?
(Doc ID 2137753.1)
Last updated on DECEMBER 04, 2019
Applies to:
Oracle Demantra Demand Management - Version 12.2.1 and laterInformation in this document applies to any platform.
Symptoms
Objects created by the TABLE_REORG Process in Demantra are not dropped after successful completion of the TABLE_REORG process. These objects in the Demantra schema are identified by the following Query.
select * from dba_objects where object_name like 'RDF%' and owner = <Demantra Schema Owner>;
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |