My Oracle Support Banner

ORA-00371: not enough shared pool memory during instance startup with default shared_pool_size (Doc ID 1560386.1)

Last updated on MAY 01, 2023

Applies to:

Oracle Database - Enterprise Edition - Version 10.1.0.2 to 11.2.0.4 [Release 10.1 to 11.2]
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

1. Instance startup with default shared_pool_size fails with below error

SQL> startup nomount pfile=/tmp/inittest.ora

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


2. The parameter file inittest.ora contains only DB_NAME parameter or no SHARED_POOL_SIZE parameter.

> cat inittest.ora

DB_NAME=<DATABASE_NAME>

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.