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: Java Class Does Not Exist

Re: Java Class Does Not Exist

From: tina london <tinalondon_at_demon.co.uk>
Date: Fri, 24 Jun 2005 15:29:28 +0100
Message-ID: <d9h5cj$tm$1$830fa79d@news.demon.co.uk>

<amerar_at_iwc.net> wrote in message
news:1119537095.822919.33920_at_f14g2000cwb.googlegroups.com...
>
> Obviously......but the objects exists in the SYSTEM schema:
>
> SQL> select object_name, object_Type, owner from all_objects where
> object_name = 'mail';
>
> OBJECT_NAME OBJECT_TYPE OWNER
> ------------------------------ ------------------
> ------------------------------
> mail JAVA CLASS SYSTEM
> mail JAVA SOURCE SYSTEM
>
> And, other schemas can execute it. So, what am I missing with this
> schema??
>

check permissions to the object Received on Fri Jun 24 2005 - 09:29:28 CDT

Original text of this message

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