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

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle-Java Integration

Re: Oracle-Java Integration

From: Jim Smith <jim_at_jimsmith.demon.co.uk>
Date: Thu, 13 Oct 2005 10:06:11 +0100
Message-ID: <qVAezdQDOiTDFwKi@jimsmith.demon.co.uk>


In message <1129159197.263554.212810_at_f14g2000cwb.googlegroups.com>, alexis_at_globalmargin.com writes
>Im'm trying to create a new function using a Java class on my Oracle 8i
>server. I kept receiving error maessages, so I started to trim the
>class until now it's only a function returning the number 1.
<SNIP>
>
>select * from user_errors;
>
>NAME TYPE SEQUENCE LINE POSITION
>-------------- ------------ ---------- ---------- ----------
>TEXT
>--------------------------------------------
>MyClass JAVA CLASS 1 0 0
>ORA-29535: source requires recompilation
>
>And finally:
>
>show errors;
>
>No Errors
>
>
>What!!!!?????

As a side issue, show errors is broken in some versions of sql*plus (9.2 on windows for sure) don't rely on it.

-- 
Jim Smith
Because of their persistent net abuse, I ignore mail from
these domains (among others) .yahoo.com .hotmail.com .kr .cn .tw
For an explanation see <http://www.jimsmith.demon.co.uk/spam>
Received on Thu Oct 13 2005 - 04:06:11 CDT

Original text of this message

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