Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: May procedures stops running for no reason!!! Please help

Re: May procedures stops running for no reason!!! Please help

From: Tommy Wareing <p0070621_at_brookes.ac.uk>
Date: 1998/10/23
Message-ID: <36308d08.252231129@news.brookes.ac.uk>#1/1

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 483389
Received on Fri Oct 23 1998 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US