Hi All,
I am upgrading databases from 11gR1 to 11gR2..We have below pre-upgrade step.
"Disable all batch and cron jobs.
About jobs initiated with Oracle the packages DBMS_JOB, DBMS_SCHEDULER can be used , regarding cron jobs (external jobs controlled at the OS level), this is a task for your Unix administrator."
In my environment ,I don't have custom scheduled jobs.I can see few internal jobs scheduled under sys user in dba_scheduler_jobs.shall we have to disable that also?Please give your suggestions.
Platform : Linux x86
Thanks
SRJ