Hi In my day to day work I am using commercial Toad for Oracle on windows machine. Recently I installed linux and eclipse + Toad Extention for Eclipse v 2.0.2 using Eclipse marketplace. When I try to access database I get this error: java.sql.SQLException: ORA-06550: line 1, column 11: PLS-00302: component 'DBMS_APPLICATION_INFO' must be declared ORA-06550: line 1, column 7: PL/SQL: Statement ignored If I use SQL developer on the same machine or toad for oracle on windows I can connect and execute SQL scripts on that database. Error appears on 64 bit ubuntu with eclipse kepler (also tried luna) with 64 bit java using toad extension for eclipse. Any ideas to solve this issue?
↧