The gsrvr crashes with an error message "Error getting a list of OIDs from the table. Network I/O error" when do sort on field of joined table of shapefile and ArcSDE feature class.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM009838
Submitted
June 21, 2007
Last Modified
April 2, 2025
Applies to
No Product Found
Version found
9.2
Status
Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
1. If the layers are in both shapefile, it works.2. If the layers are both in PGDB, it works.3. If the shapefile is joined into SDE layer, it works.Added by Cecilia S.------------------------1) Choose the second option at the 'Advanced Join options' - 'keep all matching records', thereafter, you should be able to get the 'select by attribute' working. 2) Upgrade to ArcSDE 9.2 resolved the problem.