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: Fixed_date and dbms_job

Re: Fixed_date and dbms_job

From: Kader Ben <kaderb_at_yahoo.com>
Date: Fri, 14 Mar 2003 06:33:48 -0800
Message-ID: <F001.0056A194.20030314063348@fatcity.com>


Thnks Michal for your input,

All seems right for me:
SQL> show parameter job

NAME                                 TYPE    VALUE
------------------------------------ -------
------------------------------
job_queue_interval                   integer 90
job_queue_processes                  integer 2

Michal I cannot put next_date to 'sysdate+1/86400' because this date will never be reached since I use ALTER SYSTEM SET FIXED_DATE = sysdate+deta

Where the delta is the incremental time to simulate pseudo-time in the future. And the main objective of the procedure to do.

Ben


Do you Yahoo!?
Yahoo! Web Hosting - establish your business online http://webhosting.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Kader Ben
  INET: kaderb_at_yahoo.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Fri Mar 14 2003 - 08:33:48 CST

Original text of this message

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