Frequently asked question

Can LONG RAW be used for attribute storage on a feature class of ESRI Spatial Type in Oracle?

Last Published: April 25, 2020
No, a feature class using the ESRI Spatial Type geometry storage, cannot support binary attributes of type LONG RAW.

In the DBTUNE, for the ST_GEOMETRY, the ATTRIBUTE_BINARY parameter is explicitly set to BLOB. This is to ensure all binary attributes use the storage type BLOB. If a different DBTUNE keyword is used for storage parameters of a ESRI Spatial Type feature class, verify that the ATTRIBUTE_BINARY parameter is set to BLOB:

Code:
ATTRIBUTE_BINARY "BLOB"

Article ID: 000009142

Software:
  • ArcMap 9 x
  • Legacy Products

Get support with AI

Resolve your issue quickly with the Esri Support AI Chatbot.

Start chatting now

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Start chatting now

Go to download options