I am trying to connect to a Oracle 10.2.0.2 database and i connect succesfully but get the following erros before connecting. Once i connect i try to run some sql scripts and they a error out, any ideas?
Please help!
*************************************************************************************************
Copyright (c) 1982, 2004, Oracle. All rights reserved.
ERROR:
ORA-06550: line 1, column 7:
PLS-00201: identifier 'DBMS_OUTPUT.DISABLE' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
ERROR:
ORA-06550: line 1, column 7:
PLS-00201: identifier 'DBMS_APPLICATION_INFO.SET_MODULE' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
Error accessing package DBMS_APPLICATION_INFO
SP2-0575: Use of Oracle SQL feature not in SQL92 Entry Level.
Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
With the Partitioning, OLAP and Data Mining options
SQL>
http://www.orafaq.com/forum/t/5066/0/
http://forums.oracle.com/forums/thread.jspa?threadID=44594&tstart=0&messageID=196021
good luck :)