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: cannot delete a procedure

Re: cannot delete a procedure

From: Hans Forbrich <news.hans_at_telus.net>
Date: Thu, 23 Sep 2004 17:59:08 GMT
Message-ID: <M9E4d.77237$KU5.9573@edtnps89>


Lenny wrote:

> oracle 8i
>
> i've created a procedure like this
>
> create or replace function "nvisite30(nvisite)" return number is
>
> now I'm not able to drop it, receiving this error:
> ORA-00933 - sql command not properly ended
>
> what can I do?
>
> thanks
> Lenny

When asking questions about syntax, describing the problem is not as useful as demonstrating it.

PLEASE cut & paste the exact command and error message.

/Hans Received on Thu Sep 23 2004 - 12:59:08 CDT

Original text of this message

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