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@xxxxxxxxxx> 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@xxxxxxxxxxxxx
> [mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of
> scott.hutchinson@xxxxxxxxxxxxxxxxxxxxx
> Sent: Friday, September 30, 2005 8:10 AM
> To: Thomas.Mercadante@xxxxxxxxxxxxxxxxx
> Cc: oracle-l@xxxxxxxxxxxxx
> Subject: RE: Millisecond timer in PL/SQL
>

Other related posts: