Home » SQL & PL/SQL » SQL & PL/SQL » ORA-24344: success with compilation error
ORA-24344: success with compilation error [message #30796] Fri, 21 May 2004 09:36 Go to next message
SS
Messages: 46
Registered: November 2001
Member
Package creates successfully. On execution, it throws the following error. It executes successfully also.

ORA-24344: success with compilation error

What may be reason?

ss

 
Re: ORA-24344: success with compilation error [message #30798 is a reply to message #30796] Fri, 21 May 2004 09:55 Go to previous messageGo to next message
Jon
Messages: 483
Registered: May 2001
Senior Member
It may be that Oracle doesn't like you.

It may be that this is a right-wing plot.

It may be that this is a left-wing plot.

It may be that you are doing dynamic SQL and have a "/" embedded that it doesn't like.

It may be one of hundreds of other possibilities.

There are lots of possibilities...without specific examples, we would have to be mindreaders to help you.
Re: ORA-24344: success with compilation error [message #30799 is a reply to message #30798] Fri, 21 May 2004 09:59 Go to previous messageGo to next message
SS
Messages: 46
Registered: November 2001
Member
It may be that you are doing dynamic SQL and have a "/" embedded that it doesn't like.

It is this one. I am using a hint /*+ hint */ inside a string to be executed immediately.

It was working before though, that is throwing me off.

Any way, what is the work around?

ss
Re: ORA-24344: success with compilation error [message #30802 is a reply to message #30799] Fri, 21 May 2004 11:15 Go to previous messageGo to next message
Jon
Messages: 483
Registered: May 2001
Senior Member
I've think you've discounted the extremist conspiracies too easily...

Seriously, I was trying to get you to post the entire procedure and the results using cut and paste. I will be signing off shortly, but if you want someone else to help, I suggest you do that, anyway.
Re: ORA-24344: success with compilation error [message #30808 is a reply to message #30802] Sun, 23 May 2004 10:07 Go to previous messageGo to next message
shoblock
Messages: 325
Registered: April 2004
Senior Member
And after you compile the procedure, type "show errors" just to make sure. Sometimes it tells you what's wrong.
Re: ORA-24344: success with compilation error [message #30817 is a reply to message #30808] Mon, 24 May 2004 08:32 Go to previous message
SS
Messages: 46
Registered: November 2001
Member
It turns out to be a SQLPLUS client error, it does not happen when it is run in tools like SQL Nav. However, it executes just fine in both, only in SQLPLUS it spits out this wierd error.

ss
Previous Topic: Rowcount in a SQL Query
Next Topic: select depends on column value
Goto Forum:
  


Current Time: Wed Jul 30 16:43:42 CDT 2025