AncestorGeneratorService with AlwaysWalkTree False Generates Excessive Queries
(Doc ID 2526271.1)
Last updated on JANUARY 28, 2020
Applies to:
Oracle Commerce Platform - Version 11.2 and laterInformation in this document applies to any platform.
Symptoms
The AncestorGeneratorService with alwayswalktree as false is taking long time to execute and millions insert queries are executed which is filling up the REDO logs.
The stored procedures generates too many REDO logs so that the space gets consumed.
Changes
From 11.2 AncestorGeneratorService.alwaysWalkTree was changed to false from true.
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 |