PLS-00201: identifier 'DBMS_OUTPUT.GET_LINES ' must be declared 2005-09-30 - By Chirag DBA
Hi, Created a new DB and while putting that in Archive mode, got the following error. This is 8.1.7 on Solaris. Anybody have gone through the same? alter database archivelog; ORA-06550 (See ORA-06550.ora-code.com): line 1, column 7:
PLS-00201: identifier 'DBMS_OUTPUT.GET_LINES' must be declared
ORA-06550 (See ORA-06550.ora-code.com): line 1, column 7:
PL/SQL: Statement ignored
ORA-06550 (See ORA-06550.ora-code.com): line 1, column 7:
PLS-00201: identifier 'DBMS_OUTPUT.GET_LINES' must be declared
ORA-06550 (See ORA-06550.ora-code.com): line 1, column 7:
PL/SQL: Statement ignored
Regards - Chirag
<div>Hi,</div> <div> </div> <div>Created a new DB and while putting that in Archive mode, got the following error.</div> <div> </div> <div>This is 8.1.7 on Solaris. Anybody have gone through the same? </div> <div> </div> <div>alter database archivelog;</div> <div>ORA-06550 (See ORA-06550.ora-code.com): line 1, column 7:</div> <div> <p>PLS-00201: identifier 'DBMS_OUTPUT.GET_LINES' must be declared</p> <p>ORA-06550 (See ORA-06550.ora-code.com): line 1, column 7:</p> <p>PL/SQL: Statement ignored</p> <p>ORA-06550 (See ORA-06550.ora-code.com): line 1, column 7:</p> <p>PLS-00201: identifier 'DBMS_OUTPUT.GET_LINES' must be declared</p> <p>ORA-06550 (See ORA-06550.ora-code.com): line 1, column 7:</p> <p>PL/SQL: Statement ignored</p> <p>Regards - Chirag </p></div>
|
|