when running delete /*+ CACHE_CB() following error appeared ORA-00932
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