My QP_LIST_LINES and QP_PRICE_ATTRIBUTES tables has become so big. Is there a safe way to trim it?
Lately, we have a slow down in our EBS (12.2.4).
Investigation leads, that these 2 tables are the culprit: QP_LIST_LINES and QP_PRICE_ATTRIBUTES.
I do notice, that these two tables have start_date_effective, and end_date_effective... Maybe, we have a safe way to trim this tables? Leaving only the effective lines (the one with null in end_date_effective, or bigger thatn 1 jan 2021)?