ORA-23404
LearnoMate Technologies > ORA-23404
ORA-23404 refresh group does not exist
10
Nov
ORA-23404 refresh group does not exist Cause: A refresh group name was given that is not in SYS.RGROUP$. Action: Provide a refresh group name that is in SYS.RGROUP$ or DBS_RGROUP Example: Today I faced this error on my DB, as I was trying to refresh a MVIEW using DBMS_REFRESH.REFRESH – EXEC DBMS_REFRESH.REFRESH(‘MYMVIEW’); But when I […]