dbms scheduler running outside the windows
I have oracle rac 19c on linux, ive noticed that dbms scheduler jobs are running outside the maintenance windows
maintenance windows:
MONDAY_WINDOW freq=daily;byday=MON;byhour=02;byminute=0; bysecond=0
TUESDAY_WINDOW freq=daily;byday=TUE;byhour=02;byminute=0; bysecond=0
WEDNESDAY_WINDOW freq=daily;byday=WED;byhour=02;byminute=0; bysecond=0
THURSDAY_WINDOW freq=daily;byday=THU;byhour=02;byminute=0; bysecond=0
FRIDAY_WINDOW freq=daily;byday=FRI;byhour=02;byminute=0; bysecond=0
SATURDAY_WINDOW freq=daily;byday=SAT;byhour=02;byminute=0; bysecond=0
SUNDAY_WINDOW freq=daily;byday=SUN;byhour=02;byminute=0; bysecond=0
in the AWR from 13 to 13.30 ive noticed most of the DB activities are spent on the dbms scheduler