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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: LoadJava Problem

Re: LoadJava Problem

From: Jared Still <jkstill_at_bcbso.com>
Date: Mon, 26 Jun 2000 12:34:40 -0700 (PDT)
Message-Id: <10540.110468@fatcity.com>


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 Received on Mon Jun 26 2000 - 14:34:40 CDT

Original text of this message

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