GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

when running delete /*+ CACHE_CB() following error appeared ORA-00932

edited Oct 12, 2020 2:34PM in GoldenGate, Streams and Distributed Database (MOSC) 3 commentsAnswered

Below is the error appeared while running:

kwqitmmit during kwqitmmit:time mgr IOT proc: Error 932 in Queue Table GEADMIN.STRMS_QUEUE_DG006

when checked ASH tables and observed the sql cause this error is:

delete /*+ CACHE_CB("STRMS_QUEUE_DG006") */ from "GEADMIN"."STRMS_QUEUE_DG006" where rowid = :1

 Below message appeared in alert log around the same time:

GoldenGate Apply Server for OGG$RITF002 started AS03 with pid=1033 OS id=114686

Thu Oct 01 17:36:35 2020

ORA-00932: inconsistent datatypes: expected NUMBER got ROWID

Thu Oct 01 17:38:46 2020

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