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 -> newbie: debugging Java stored procedures

newbie: debugging Java stored procedures

From: Gillian Klee <gillian_klee_at_hotmail.com>
Date: Wed, 19 Feb 2003 17:03:42 -0000
Message-ID: <YPO4a.4356$Vx2.393024@wards>


Hi there,

Does anyone know if there's a way to debug Java stored procedures? I have a trigger that fires on a certain condition in the database, which calls this procedure. Neither have errors, but nothing happens when my trigger condition occurs.

Is there a way to tell 1. if my trigger fired, 2. if it called my stored procedure and 3. if my stored procedure attemted to execute?

Thanks,
Gillian Received on Wed Feb 19 2003 - 11:03:42 CST

Original text of this message

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