What happened to auto_tasks_job_class in the dbms_scheduler program in 12c? It was defined in catmw
Hello,
I have used dbca to create a non container 12c database environment. When I run my old script to create my standard application processes, it fails with "ora-27476 sys.auto_tasks_job_class does not exist" error. I checked and found that this job class was created by the 10g catmwin.sql script. The code that creates the job class is not in the 12c version of catmwin. Did something replace this job class?
JanV