Workspace Deliver Slowness - Missing Indexes
Hi All,
We are looking into workspace deliver slowness for one of our IP 18 upgrades and have found some missing indexes are required to speed things up. Here is the first one we have found. Execution time drops from 23 seconds to less than one second with the new index.
Will post the full set of indexes once we are finished with our tuning.
SELECT /*+ ALL_ROWS */
T5.CONFLICT_ID,
T5.DB_LAST_UPD_SRC,
T5.DB_LAST_UPD,
T5.LAST_UPD,
T5.CREATED,
T5.LAST_UPD_BY,
T5.CREATED_BY,
T5.MODIFICATION_NUM,
T5.WS_SRC_ID,
T5.APP_CD,