Hello,
I'm running Oracle 8i on a linux box. Recently, I've been seeing the following error, when logging with sqlplus:
-----
oracle@mybox ~> sqlplus user@DB/pw
SQL*Plus: Release 8.1.7.0.0 - Production on Fri Jun 10 11:03:40 2005
(c) Copyright 2000 Oracle Corporation. All rights reserved.
ERROR:
ORA-04031: unable to allocate 4096 bytes of shared memory ("shared pool","BEGIN
DBMS_OUTPUT.DISABLE; E...","PL/SQL MPCODE","BAMIMA: Bam Buffer")
-----
Also, the /oracle/admin/DB/bdump/alert_DB.log is almost 1GB in size. Can I truncate/delete it ?
The box has an uptime of ~200 days, perhaps I should restart - will a restart of oracle only suffice ?
Many thanks.
I'm running Oracle 8i on a linux box. Recently, I've been seeing the following error, when logging with sqlplus:
-----
oracle@mybox ~> sqlplus user@DB/pw
SQL*Plus: Release 8.1.7.0.0 - Production on Fri Jun 10 11:03:40 2005
(c) Copyright 2000 Oracle Corporation. All rights reserved.
ERROR:
ORA-04031: unable to allocate 4096 bytes of shared memory ("shared pool","BEGIN
DBMS_OUTPUT.DISABLE; E...","PL/SQL MPCODE","BAMIMA: Bam Buffer")
-----
Also, the /oracle/admin/DB/bdump/alert_DB.log is almost 1GB in size. Can I truncate/delete it ?
The box has an uptime of ~200 days, perhaps I should restart - will a restart of oracle only suffice ?
Many thanks.