ORA-21609: memory being resized without being allocated first

文档解释

ORA-21609: memory being resized without being allocated first

Cause: Attempt to resize memory without allocating it first.

Action: Allocate the memory first before resizing it.

你可能感兴趣的