Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Functions becoming invalid
Normally stored procedures and functions become invalid only when they are dependent on another object that has been recompiled - this was one of the reasons for the introduction of packages, btw.
If your system is stable and this is happening I would call Oracle support, you may have a corruption in your data dictionary.
Regards,
jh
"Glenn Stauffer" <stauffer_at_swarthmore.edu> wrote:
>I administer a system which makes heavy use of stored functions and one in
>particular is required for several key reporting views. For some reason,
>this function becomes invalid periodically and almost always after the
>database is shutdown for backup and restarted. Can someone advise me as to
>why database objects and particularly functions become invalid and what
>might cause a function to attain this state fairly frequently?
>
>Thanks,
>
>Glenn Stauffer
Jared Hecker, CODBA | Oracle and Sybase Architect and DBA jared_at_planet.net | - consulting in the 76276.740_at_compuserve.com | NYC/NJ regionReceived on Thu Feb 06 1997 - 00:00:00 CST
![]() |
![]() |