Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: May procedures stops running for no reason!!! Please help
On Wed, 21 Oct 1998 18:19:59 -0400, "Robert Augustyn"
<robert.augustyn_at_unisys.com> wrote:
>ERROR at line 1:
>ORA-04045: errors during recompilation/revalidation of ARADMIN.CALL_ACTIONS
>ORA-00933: SQL command not properly ended
>ORA-06508: PL/SQL: could not find program unit being called
>ORA-06512: at line 1
Try
SHOW ERRORS PACKAGE ARADMIN.CALL_ACTIONS
SHOW ERRORS PACKAGE BODY ARADMIN.CALL_ACTIONS
before recompilation.
That should shed some light on the problem
-- Tommy Wareing MIS Group Learning Resources Oxford Brookes University 01865 483389Received on Fri Oct 23 1998 - 00:00:00 CDT