GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

Below query is showing AWR report which is consuming more CPU more than 90% DELETE FROM SYS.STREAMS$

edited Apr 30, 2020 5:08AM in GoldenGate, Streams and Distributed Database (MOSC) 2 commentsAnswered

Below query is showing AWR report which is consuming more CPU more than 90%

DELETE FROM SYS.STREAMS$_APPLY_PROGRESS WHERE APPLY#=:1 AND ((LENGTH(COMMIT_PO  SITION) < LENGTH(:2)) OR ((LENGTH(COMMIT_POSITION) = LENGTH(:2)) AND (COMM  IT_POSITION < :2)))   ,

We are facing 3-4 hours lag at target end , is there any possibility that due to this query , replicat process can get slow?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center