Oracle Error ORA-09947: Unable to allocate connection attributes structure

Oracle Error Message

ORA-09947: Unable to allocate connection attributes structure

Reason for the Error

ORACLE was not able to allocate the memory needed to hold the attributes of the SQL*Net connection. The “Additional Information” field holds the number of bytes that ORACLE attempted to allocate.

Solution

Check the UNIX error number. It is probable that the system has run out of memory. If there is no error, contact ORACLE customer support.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...