After Applying the 19.16 DBRU, Scheduler Jobs on Spatial Tables Take a Long Time to Execute
(Doc ID 2907800.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Spatial and Graph - Version 19.16.0.0.0 and laterOracle Database - Enterprise Edition - Version 19.16.0.0.0 to 19.16.0.0.0 [Release 19]
Information in this document applies to any platform.
Symptoms
After applying the 19.16 DBRU, scheduler jobs running a materialized view refresh or other operations on Spatial tables take a long time to execute.
Below is the statement that is impacting performance:
SELECT /* chk_journal_reg */ rowid
FROM "MDSYS"."SDO_TXN_JOURNAL_REG"
WHERE sid = :1 AND sdo_txn_idx_id = :2 AND indexptniden = :3 AND operation = :4 AND rid = :5
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |