From: p0070621@brookes.ac.uk (Tommy Wareing)
Subject: Re: May procedures stops running for no reason!!! Please help
Date: 1998/10/23
Message-ID: <36308d08.252231129@news.brookes.ac.uk>#1/1
References: <70lme7$qm6$1@mail.pl.unisys.com>
Organization: Oxford Brookes University
Newsgroups: comp.databases.oracle.misc,comp.databases.oracle.server,comp.databases.oracle.tools


On Wed, 21 Oct 1998 18:19:59 -0400, "Robert Augustyn"
<robert.augustyn@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


