Database Error Messages

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.