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

Home -> Community -> Usenet -> c.d.o.misc -> Re: "OK" to loop on DBMS_SLEEP ???

Re: "OK" to loop on DBMS_SLEEP ???

From: Sean M <smckeownNO_at_BACKSIESearthlink.net>
Date: Mon, 15 Apr 2002 13:43:52 -0600
Message-ID: <3CBB2D78.3F99843B@BACKSIESearthlink.net>


Daniel Morgan wrote:
>
> I'm not the one with the issue but I hate cron. Error messaging is not nearly as
> robust as what is possible with DBMS_JOB and it leaves the application's error
> messages in multiple places. Also, it requires having one more skill set and more
> privileges which means more things that can go wrong or be done poorly.
>
> Is there anything cron can do that DBMS_JOB with a bit of C or Java can't do
> better?

What happened to not requiring other skill sets and more privileges? Anyway, here's some tasks off the top of my head that are probably easier to schedule w/cron than dbms_job plus C/Java:

Regards,
Sean Received on Mon Apr 15 2002 - 14:43:52 CDT

Original text of this message

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