Oracle Error Message
ORA-39964: Specified value for _PLSQL_MAX_STACK_SIZE (string) is larger than available memory (string)
Reason for the Error
The value specified for the _PLSQL_MAX_STACK_SIZE parameter was larger than the amount of stack size available to the process.
Solution
Specify a smaller value for the _PLSQL_MAX_STACK_SIZE parameter.