Showing posts with label ORA-21609. Show all posts
Showing posts with label ORA-21609. Show all posts

Sunday, 8 April 2012

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.