Possible bug in Oracle9.2 SDO_UNION function [message #75790] |
Mon, 09 September 2002 19:08 |
Duncan Lowes
Messages: 1 Registered: September 2002
|
Junior Member |
|
|
Hi
We are trying to do a union of around 43000 objects using SDO_UNION. All objects have been validated successfully although they include many overlaps - they are overlapping mapsheets.
We tried 43000 iteratively and got an apparent memory leak/CPU bug in that Oracle goes to 99% CPU and never comes back requiring a server restart
We thought it may be the number of objects/vertices so we broke it down into tiles containing 360 objects each and iterated through them. Some of those tiles union within a second which is what you would expect while others immediately cause the above CPU bug to occur.
Has anyone come across this problem.
thanks
Duncan
|
|
|
|