$ errors.fyi/oracle/ORA-04031 74 namespaces · 3,092 codes
oracle · oracle/ORA-04031
ORA-04031

unable to allocate bytes of shared memory

Oracle cannot allocate memory from the shared pool (or large pool, Java pool, etc.). The shared pool is exhausted or fragmented. Increase the SHARED_POOL_SIZE parameter, flush the shared pool (ALTER SYSTEM FLUSH SHARED_POOL), or investigate large PL/SQL objects that are not being reused.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT