Mitchell,

  What did you specify for next_date? Try to set it to something like a
second after you setup the job.. It should work and you should not have to
execute a new job...
  I think JOB_QUEUE_PROCESSES is the maximum number of jobs that can run in
parallel and JOB_QUEUE_INTERVAL is the seconds after which the processes
wake up to execute any job.

Shailesh

-----Original Message-----
Sent: Friday, July 06, 2001 2:42 PM
To: Multiple recipients of list ORACLE-L


Dear DBAs

I have submitted a job to run at a time but never  go. I had to send
dbms_job.run(jobno) and then the job will run at defined interval.

My question is
1.  I have to exec dbms_job.run(jobno) everytime to init the the new job.
2.  What is real meaning for JOB_QUEUE_PROCESSES and  JOB_QUEUE_INTERVAL at
initdb.ora

Mitchell

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mitchell
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Yadav, Shailesh
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to