Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-00371: not enough shared pool memory, should be atleast 52132659 bytes

418105Mar 30 2004 — edited Sep 28 2004
Question from a newbie...

After much reading and working the keyboard, I installed Oracle 10g on Red Hat 9. I had some issues with DBCA during installation and had to run DBCA manually to create a DB. My problem is that I can't get my instance to get started.

When I do the following:
$ su - oracle
$ sqlplus /nolog
sqlplus> connect sys as sysdba
***I enter password for sys when prompted.***
$ startup

This is what I get:
ORA-00371: not enough shared pool memory, should be at least 52132659 bytes

What could be the problem? I'm new to this stuff. Any help is much appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 26 2004
Added on Mar 30 2004
4 comments
1,415 views