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: Question of dbms_job

Re: Question of dbms_job

From: DA Morgan <damorgan_at_psoug.org>
Date: Wed, 07 Dec 2005 10:05:24 -0800
Message-ID: <1133978703.470622@jetspin.drizzle.com>


Mike wrote:
> Do you know which view i can select from to know WHEN the job is
> created?
>
> Thanks in advance.
> -Mike

Your only choices are:
job$
user_jobs / all_jobs / dba_jobs
user_jobs_running / all_jobs_running / dba_jobs_running

Not sure if the will contain what you want.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Wed Dec 07 2005 - 12:05:24 CST

Original text of this message

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