Re: execute procedure

From: Knut Talman <knut.talman_at_mytoys.de>
Date: Wed, 24 Apr 2002 12:31:37 +0200
Message-ID: <3CC68989.3060501_at_mytoys.de>


Doloniak wrote:

> hello
> my problem is that when i use sql*plus to execute a procedure
> the commande is :
>
> execute yep
>
> (yep is the name of the procedure)
>
> and the answer is :
>
> ERREUR a la ligne 1 :
> ORA-06550: Ligne 1, colonne 7 :
> PLS-00905: l'objet UTILISATEUR1.YEP n'est pas valide
> ORA-06550: Ligne 1, colonne 7 :
> PL/SQL: Statement ignored

The procedure is not valid. Recompile it and watch for errors.

Regards,

Knut Received on Wed Apr 24 2002 - 12:31:37 CEST

Original text of this message