Unable to select or alter annotation features if ATTRIBUTE_BINARY storage is set to LONGRAW in the DBTUNE table. On Windows servers, a load buffer error occurs. On Unix servers, an out of memory error occurs.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM011184
Submitted
August 23, 2007
Last Modified
April 2, 2025
Applies to
No Product Found
Version found
9.2
Version Fixed
9.3
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Description
Attempting to select or edit an annotation class stored in ArcSDE for Oracle with the element attribute as Long Raw returns one of the following errors:
"ArcSDE load buffer error (-139)".
"Out of server memory".
The error message encountered is dependent on the ArcSDE application server platform, Windows or UNIX.
Cause
Internal ArcSDE cursors working with Long Raw attributes are encountering Oracle errors during the binding and execution of the held cursor.
Workaround
The best workaround is to convert the annotation classes element attribute from Oracle's Long Raw to BLOB. See the ESRI White paper "Converting from LONG RAW to BLOB in an ArcSDE for Oracle Geodatabase" in the Related Information section of this article for instructions.