Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Is it possible to know the reason for invalid function
Raghav wrote:
> Could you/or others give me a hint as to where can I start.
>
> regards
> raghav..
set serveroutput on
exec dbms_utility.get_dependency('<object_type>', '<schema_name>', 'object_name');
-- 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 Fri Jan 12 2007 - 10:55:53 CST
![]() |
![]() |