Database Administration (MOSC)

MOSC Banner

Which job or internal command creates multiple scheduler jobs '<app.schema>.MV_RF$V_%'

edited Jun 18, 2019 5:04AM in Database Administration (MOSC) 4 commentsAnswered ✓

In [USER|ALL|DBA]_SCHEDULER_JOB_RUN_DETAILS during every night several Jobs with job_name <app-schema>.MVRF$J_742_1, .. , <app-schema>.MVRF$J_742_130 are created.

I suppose these jobs are internal oracle jobs, for one thing do to the job_name and for another thing due to file rdbms/admin/catfusrg.sql which includes statement for number-of-jobs including "and job_name not like 'MV_RF$J_%';".

Which internal command creates these scheduler jobs?

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