Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to find out the last executed sql statement....
you can capture the module name as part of your error /excpetion handling
mechnism.
ensure that you are giving correct program/module names using
dbms_application_info.
Regards
Ajeet
On 6/12/07, Gints Plivna <gints.plivna_at_gmail.com> wrote:
>
> Are you aware also about dbms_utility.format_call_stack and
> format_error_stack?
>
> Gints Plivna
> http://www.gplivna.eu
>
> 2007/6/12, Krishnadas.Chathamath_at_iflexsolutions.com
> > But how to get the last executed sql statement?
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Jun 12 2007 - 23:31:51 CDT
![]() |
![]() |