aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-39964: Specified value for _PLSQL_MAX_STACK_SIZE (string) is larger than available memory (string)

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.

请先 登录 后评论

1 个回答

小智
ORA-39964:_PLSQL_MAX_STACK_SIZE(字符串)的指定值大于可用内存(字符串),
.原因:为_PLSQL_MAX_STACK_SIZE参数指定的值大于进程可用的堆栈大小。,
.操作:为_PLSQL_MAX_STACK_SIZE参数指定较小的值。,
.
请先 登录 后评论