Skip to Main Content

Java and JavaScript in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle.sql.CLOB

405193Oct 27 2003 — edited Oct 27 2003
Hello All,

I have method that uses the CLOB object.Hence I added the statement import Oracle.sql.CLOB or import oracle.sql.*;
(I tried both).Now when I am trying to compile the java file.It is saying that cannot resolve the symbol.

I have oracle_home/classes12.zip in .profile file and have read permissions for that zip file.
My environment oracle9.2,weblogic7.0 and java1.3.

What more I need to do for import oracle.sql.CLOB successfully.

Any suggestions please post.

Thanks
sandhya

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 24 2003
Added on Oct 27 2003
1 comment
318 views