Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Auditing Stored Procedures
raju wrote:
> thanks for your response.
>
> But how do you audit stored procedures embedded in a package??....as we
> cant direclty reference them like tables (audit table).
>
> --raju
Inside each proc write an insert into a log table.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Tue Oct 31 2006 - 11:09:37 CST
![]() |
![]() |