create java class using bfile

From: Mark <markqian_at_hotmail.com>
Date: 29 Aug 2001 10:13:14 -0700
Message-ID: <cea38d69.0108290913.4175a41b_at_posting.google.com>


I try to run following in sqlp in 8i

create java class using bfile ('C:\My_test\db\JSP','SIMPLE.java');

but got

create java class using bfile ('C:\My_test\db\JSP','SIMPLE.java');

                               *

ERROR at line 1:
ORA-22929: invalid or missing directory name

I also tried

create java class using bfile ('C:\\My_test\\db\\JSP','SIMPLE.java');

and got the same error...

What is wroing?

Any response will be appreciated.

mark Received on Wed Aug 29 2001 - 19:13:14 CEST

Original text of this message