DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: ORA-29521: referenced name oracle/jdbc/OracleDriver could not be found...

  1. #1
    Join Date
    Jun 2006
    Posts
    31

    ORA-29521: referenced name oracle/jdbc/OracleDriver could not be found...

    HEllo all,

    I am working in the database and when I execute:
    select * from user_errors
    where type like 'JAVA%'; I obtain errors:
    ORA-29521: referenced name java/sql/PreparedStatement could not be found ,,,,,, and more

    What Is the problem? Do I need to execute some oracle script for create the classes?

  2. #2
    Join Date
    May 2005
    Location
    France
    Posts
    34
    Seems like a Java error before the actual execution of the query. Could you post the Java code you are using ?

    Regards,

    rbaraer

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width