In regard to DBMS_SCHEDULER, is it possible to pre-define a JOB_CLASS for a job before the job is cr
In regard to DBMS_SCHEDULER, is it possible to pre-define a JOB_CLASS for a job before the job is created? Or alternatively, is it possible to create a default JOB_CLASS for a specific user other than "DEFAULT_JOB_CLASS"?
0