Selecting features from a registered view encounters a network i/o error in Spatial Type for Oracle.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM013280
Submitted
November 28, 2007
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.3
Version Fixed
9.3
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Description
Performing a selection or identify with ArcGIS against a registered view with a st_geometry attribute results in a Network I/O error (gsrvr fatal).
Cause
Because the view contains an st_geometry attribute, the SQL statement being constructed by ArcSDE contains an extra attribute referenced in the SELECT list, named points, which causes the gsrvr process to crash.
Workaround
Create a table from the view and register the table with ArcSDE as a layer.