Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: LoadJava Problem
Jared
does'nt he also need to use the Java Pool Size parameter. I remember kirti
mentioning something on this issue.
deepAk
-----Original Message-----
From: Jared Still [mailto:jkstill_at_bcbso.com]
Sent: Monday, June 26, 2000 1:47 PM
To: Multiple recipients of list ORACLE-L
Subject: Re: LoadJava Problem
doesn't sound like it is installed.
login to the database and do 'DESC DBMS_JAVA'.
If it doesn't exist, login as SYS and run:
$ORACLE_HOME/javavm/install/initjvm.sql $ORACLE_HOME/rdbms/admin/initplsj.sql
Jared
On Sun, 25 Jun 2000 prem_at_ibsplc.com wrote:
> I have just started learning Java and I am trying to use loadjava and I
> keep on getting errors that class cannot be created, column not found etc.
> Can somebody explain the reason for this. Also can anybody explain some
> live systems where this is used.
>
> Are there any pre-conditions for using loadjava like enabling something in
> the server etc......
>
> Thanx in advance
>
> Regards
> Prem
>
>
> --
> Author:
> INET: prem_at_ibsplc.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
Jared Still
Certified Oracle DBA and Part Time Perl Evangelist ;-)
Regence BlueCross BlueShield of Oregon
jkstill_at_bcbso.com - Work - preferred address
jkstill_at_teleport.com - private
-- Author: Jared Still INET: jkstill_at_bcbso.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You mayReceived on Mon Jun 26 2000 - 16:39:10 CDT