Capture core dumps when drop partition occurs on a table with lob columns
Product defect.
If the dropped partition contains a lot of LOBs, the collected ODR_LOB_INFO_4 get collected inside the colcache and inflate both memory and the colcache. This can lead to capture crashing if it runs out of memory and stopping eventually as the colcache could grow greater than the amount of allocatable memory we can address.
WORKAROUND:
Truncate partition first then drop partition
STATUS:
This issue will be addressed in future release.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center