Scheduled Job refreshing view and materialized view fails with ORA-01031, ORA-06512 and ORA-01403
Oracle SE 2
Oracle Database 21c Standard Edition 2 Release 21.0.0.0.0 - Production
Version 21.11.0.0.0
After applying Patch 35428978 two weeks ago our scheduled job was running with success. Then it was disabled by a developer and not enabled again. Today I have enabled the job again and tried to restart it but I am getting the following errors:
ORA-12012: error on auto execute of job " job_name"
<error barrier> at 0x7fffb6f19110 placed jslv.c@1819
ORA-01031: insufficient privileges
ORA-06512: at "SYS.DBMS_SNAPSHOT_KKXRCA", line 3238
ORA-06512: at "SYS.DBMS_ISNAPSHOT", line 216
ORA-01403: no data found
ORA-06512: at "SYS.DBMS_ISNAPSHOT", line 196
ORA-06512: at "SYS.DBMS_SNAPSHOT_KKXRCA", line 3042