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.