Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-39964

Specified value for _PLSQL_MAX_STACK_SIZE (string) is larger than available memory (string)

Cause

The value specified for the _PLSQL_MAX_STACK_SIZE parameter was larger than the amount of stack size available to the process.


Action

Specify a smaller value for the _PLSQL_MAX_STACK_SIZE parameter.