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?