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

Home -> Community -> Usenet -> c.d.o.server -> Re: Jobno in dbms_job.submit

Re: Jobno in dbms_job.submit

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Thu, 20 Jun 2002 22:48:49 +0100
Message-ID: <3D124DC1.A20@yahoo.com>


Md Irfan wrote:
>
> Hello,
> How does Oracle creates a job number for dbms_job.submit. Or we have
> to declare our own job number?
>
> Thanks.

Its just a sequence - automatically given to you by Oracle. If you pass a parameter into your job called 'JOB' you can reference the job number from within the job itself

hth
connor

-- 
==============================
Connor McDonald

http://www.oracledba.co.uk

"Some days you're the pigeon, some days you're the statue..."
Received on Thu Jun 20 2002 - 16:48:49 CDT

Original text of this message

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