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: V$option displays Java parameter is false

Re: V$option displays Java parameter is false

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 27 Jul 2002 07:15:30 +0200
Message-ID: <uk4beoai3viv24@corp.supernews.com>

"hund" <hunder_at_hotmail.com> wrote in message news:qeo09.25641$dk1.2018794_at_news20.bellglobal.com...
> I installed Oracle 8.1.7 Enterprise edition on Win2000 advanced server.
> After installation, I queried the dictionary table V$option, and found the
> Java parameter value is false, what does this mean? Does this mean the
> database has no JVM and cannot run Java applications? I need your help to
> explain this to me and thanks in advance.
>
> Bill
>
>
>

Frankly, I have never seen this being set to true. Just run select count(*) from dba_objects where object_type like 'JAVA%' and you will get better results.

Hth

--
Sybrand Bakker
Senior Oracle DBA

to reply remove '-verwijderdit' from my e-mail address
Received on Sat Jul 27 2002 - 00:15:30 CDT

Original text of this message

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