Showing posts with label ORA-30154: The memory address given as buffer for OCIFileRead or Write is invalid. Show all posts
Showing posts with label ORA-30154: The memory address given as buffer for OCIFileRead or Write is invalid. Show all posts

Sunday, 20 May 2012

ORA-30154: The memory address given as buffer for OCIFileRead or Write is invalid

ORA-30154: The memory address given as buffer for OCIFileRead or Write is invalid

Cause: An invalid memory address is given as the buffer pointer for OCIFileRead or Write.

Action: Make sure that the required memory is allocated and pass a valid memory address as buffer pointer.