Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: DBMS_JOB does not run on NT

RE: DBMS_JOB does not run on NT

From: David Marshall <damarsha_at_cisco.com>
Date: Mon, 15 Jul 2002 07:13:24 -0800
Message-ID: <F001.00497EBE.20020715071324@fatcity.com>


I assume you have job_queue_processes = n # where n > 0 After submitting the job you did issue a commit in that session?

-----Original Message-----
Sent: 15 July 2002 16:28
To: Multiple recipients of list ORACLE-L

Hi

I had same situation before. Check owner of the job and security and add necessary privilege.

Mitchell

> Dear gurus !
> I submit a job via the DBMS_JOB package , it looks OK , select from
> user_jobs shows that broken='N' .
> When i execute the job manually , using dbms_job.run , it runs , but
it
does
> not run automatically (each 5 minutes , as i have specified when
submitting
> the job).
> Any guess ?
> Thanks a lot !
>
> DBAndrey
>
> * 03-9254520
> * 058-548133
> * mailto:andreyb_at_elrontelesoft.com
>
>
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Andrey Bronfin
> INET: andreyb_at_elrontelesoft.com
>
> 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: ListGuru_at_fatcity.com (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: mitchell
  INET: mitchell_at_comnet.ca

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: ListGuru_at_fatcity.com (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: David Marshall
  INET: damarsha_at_cisco.com

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: ListGuru_at_fatcity.com (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).
Received on Mon Jul 15 2002 - 10:13:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US