Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Help: How can I find the error in a Procedure programtically
What about auditing? Or better yet, check to see what current invalid
objects are, save a copy of the procedure, drop it, then check for all
invalids again and determine the delta between the two lists.
HTH,
Pete's
The views I may have expressed here are solely my own and not that of my employer.
"charlie cs" <cs3526(no spam)@yahoo.com> wrote in message news:<A3yMa.9186$tw3.7756_at_nwrdny02.gnilink.net>...
> We have a procdure. Every night it will become invalid, but it will be
> recompiled automatically by our scripts. There is no bad influence on our
> production, so this problem was unattended for a long time.
>
> I am interested in writing a scripts, which will record why the procedure is
> invalid.
>
> Could some one tell me which dynamic view I should look to get the error
> message if a procedure becomes invalid?
>
> Your help is highly appreciated.
Received on Wed Jul 02 2003 - 14:21:00 CDT
![]() |
![]() |