OE Order Lines Performance Issue
The issue that we are currently facing is many of the queries run on OE_ORDER_LINES is causing huge CPU I/O wait because of the logic between parent and child lines.
Can someone share your experience with huge data and query optimization. Current record count is 1,038,434. Is there a way when we partitiion standard OE_ORDER_LINES the performance may improve.