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

Home -> Community -> Usenet -> c.d.o.server -> Re: PL/SQL Question : How to understand which statement Oracle is executing

Re: PL/SQL Question : How to understand which statement Oracle is executing

From: Dogan Cibiceli <dcib_at_gwl.com>
Date: Mon, 14 Jun 1999 16:51:30 -0600
Message-ID: <37658772.77B09E6E@gwl.com>


Dogan Cibiceli wrote:

> Hi,
> This is rather a simple question. I have an anoymous pl/sql block and
> it is processing some temp tables. During its execution it seems, it
> stops at some point for some reason because I see no updates to the temp
> table. How can I understand where it is at during execution ? any bright
> ideas, any internal tables I can look at ? Thanks in adv.
>
> D

Dbms_application_info works like a charm. Thanks Thomas :) Received on Mon Jun 14 1999 - 17:51:30 CDT

Original text of this message

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