Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: unable to allocate 4096 bytes of shared memory - HELP!!!!

RE: unable to allocate 4096 bytes of shared memory - HELP!!!!

From: Shaw, John B <jbshaw_at_ingr.com>
Date: Wed, 11 Jul 2001 08:23:04 -0700
Message-ID: <F001.00347476.20010711082726@fatcity.com>

It might be the bug.
The Oracle bug number is 1397603. According to Oracle, the bug involves a memory leak in their internal caching mechanism. The workaround is to put the following line in the init.ora file, and then restart Oracle:

_db_handles_cached = 0

This is supposed to disable the buggy caching mechanism. This bug is supposed to be fixed in patch set 8.1.7.2

-----Original Message-----
Sent: Wednesday, July 11, 2001 6:41 AM
To: Multiple recipients of list ORACLE-L

We have just upgraded from 8.0.5 to 8.1.7 and are getting problems as follows :

It appears to be related to dbms_job

Can any one help?

John

Errors in file /u01/app/oracle/admin/PRTGH1/bdump/snp2_28976_prtgh1.trc: ORA-12012: error on auto execute of job 11223917

ORA-04031: unable to allocate 4096 bytes of shared memory ("shared pool","SERVER
_PRINTER_RESET","PL/SQL MPCODE","BAMIMA: Bam Buffer") ORA-06508: PL/SQL: could not find program unit being called ORA-06512: at line 1
Sun Jul 8 23:52:14 2001
Errors in file /u01/app/oracle/admin/PRTGH1/bdump/snp1_19492_prtgh1.trc:

ORA-12012: error on auto execute of job 11227622 ORA-04031: unable to allocate 4096 bytes of shared memory ("shared pool","SERVER
_RECEPTION","PL/SQL MPCODE","BAMIMA: Bam Buffer") ORA-06508: PL/SQL: could not find program unit being called ORA-06512: at line 1

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: John Dunn
  INET: john.dunn_at_sefas.co.uk

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Shaw, John B
  INET: jbshaw_at_ingr.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Jul 11 2001 - 10:23:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US