Select to view content in your preferred language

Our system infos are ArcSDE 9.3.1 and Oracle 11.2.0.4 and there are some bugs.

3630
1
10-09-2014 01:22 AM
CBSSube_Mudurlugu
New Contributor

Our system infos are ArcSDE 9.3.1 and Oracle 11.2.0.4 and there are some bugs.

1. MXT prefixed files are displayed in ArcCatalog.

2. When editing in graphical layers, some features on some of these layers are not shown. After reconsile/post and compress, these errors are repaired.

in sde_esri_sde.log file, the below lines occur in this error

[Thu Oct 02 14:04:43 2014] [7761] [CBS-XXYYZZ] db_array_fetch_spix_recs OCI Fetch Error (13050)

[Thu Oct 02 14:04:43 2014] [7761] [CBS-XXYYZZ] load_buffer error -51 on ST_STREET, rowid -1

Thanks.

0 Kudos
1 Reply
VinceAngelo
Esri Esteemed Contributor

Incompatibility between the retired ArcGIS 9.3.1 and brand new 11.2.0.4 would not be surprising, but this particular error may be due to a low-level geometry storage issue.  What geometry storage are you using? (SDEBINARY / SDELOB / SDO_GEOMETRY / ST_GEOMETRY) 

Does your Oracle alert log have ORA-13050 errors in it?

     ORA-13050:    unable to construct spatial object

     Cause:    This is an internal error.

     Action:    Contact Oracle Support Services.

- V

0 Kudos