Re: Oracle 8i: CREATE JAVA CLASS USING BFILE ('c:\temp','Oscar.class');/

From: Mark <markqian_at_hotmail.com>
Date: 30 Aug 2001 00:47:45 -0700
Message-ID: <cea38d69.0108292347.5213f500_at_posting.google.com>


I got the same problem.

Anyone have any clue?

Thanks

salvi_at_gmx.ch (salvi) wrote in message news:<d0e08f90.0108140455.430b45f7_at_posting.google.com>...
> Hello!
>
> I'm trying to use java stored procedures on Oracle 8i. Unfortuately
> I'm not able to load them with both of the following approaches:
>
> ***
> SQL> CREATE JAVA CLASS USING BFILE ('c:\temp','Oscar.class');
> 2 /
> CREATE JAVA CLASS USING BFILE ('c:\temp','Oscar.class');
> *
> ERROR at line 1:
> ORA-22929: invalid or missing directory name
> ***
>
> nor
>
> ***
> > loadjava -user scott/tiger Oscar.class
>
> The system cannot find the path specified
> ***
>
> I hope, that you can help me. I've got no idea at all, what's wrong
> with these statements or with my environment.
> Any ideas?
>
>
> Thanxs in advance, cheers, Salvi
Received on Thu Aug 30 2001 - 09:47:45 CEST

Original text of this message