Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle Enterprise Manager --- Job-Control
If you use dbms_job package to supply jobs you should create background processes that
will actually run the jobs and specify the interval at which those wake up, in the
parameter file.
Good lick
Sascha Storzum wrote:
> Friedman schrieb:
>
> > Have you created background processes to run the job(s) ?
>
> Thanks for taking the time to reply to my question.I don`t exactly
> understand what you mean with a "backround process".Please explain this
> procedure. (My Job starts a Dos-Batch-File).
>
> When I try to delete this Job in the Job-History, I get the error:
> ORA:01722
>
> The Online-Documentation doesn`t supply enough information to solve
> the problem.
Received on Fri Oct 16 1998 - 03:56:38 CDT