Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> ORA-04031
I have a small database with only about 6-10 users. I am getting ORA-04031 errors indicating shared_pool problems. Can anyone give me a suggestion on how to size the shared pool?
My current parameters are:
shared_pool _reserve_size 209715
shared_pool_size 4194304
large_pool_size 614400
Ron Smith
Database Administration
rlsmith_at_kmg.com
-----Original Message-----
Sent: Thursday, May 31, 2001 12:57 PM
To: Multiple recipients of list ORACLE-L
See Note:62427.1, 2Gb or Not 2Gb - File limits in Oracle
http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_datab
ase_id=NOT
<http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_data
base_id=NOT&p_id=62427.1> &p_id=62427.1
-----Original Message-----
<mailto:hamcdc_at_yahoo.co.uk> ]
Sent: Thursday, May 31, 2001 9:56 AM
To: Multiple recipients of list ORACLE-L
"Depends" is the standard answer.
Oracle can handle files over 2g, some unixes can, some unixes cannot, some say they can but cannot etc etc...
To compound things, in some versions, Oracle will let the file go beyond 2g, only then to complain because the unix won't let Oracle get to the bits after 2G - thus corrupt db.
Unless you're on raw, I'd recommend a ceiling of 2g on any datafile - just to be safe
hth
connor
"Some days you're the pigeon, some days you're the statue"
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com <http://www.orafaq.com> -- Author: =?iso-8859-1?q?Connor=20McDonald?= INET: hamcdc_at_yahoo.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: Smith, Ron L. INET: rlsmith_at_kmg.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 Thu Jun 07 2001 - 09:13:43 CDT