Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Millisecond timer in PL/SQL
Either way. I wasn't promoting one over the other. I meant check the
overhead of both. You wouldn't want to call this thing and have it be a
major bottleneck. Ouch! Why do we want to do this?
Jim
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Richard Ji
Sent: Friday, September 30, 2005 8:59 AM
To: Kennedy, Jim
Cc: scott.hutchinson_at_interact-analysis.com;
Thomas.Mercadante_at_labor.state.ny.us; oracle-l_at_freelists.org
Subject: Re: Millisecond timer in PL/SQL
Why external proc? Java is inside of Oracle, a simple Java stored
procedure
will do.
Richard
On 9/30/05, Kennedy, Jim <jim_kennedy_at_mentor.com> wrote:
Would a call to an external proc work? How about a simple Java program
that returned what you are looking for? One would have to measure the
overhead of the call. Jim -----Original Message----- From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of scott.hutchinson_at_interact-analysis.com Sent: Friday, September 30, 2005 8:10 AM To: Thomas.Mercadante_at_labor.state.ny.us Cc: oracle-l_at_freelists.org Subject: RE: Millisecond timer in PL/SQL
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Sep 30 2005 - 11:04:24 CDT
![]() |
![]() |