The Join function returns wrong values for Short Integer data type fields, if choosing 'Keep Only Matching Records' option for Oracle database.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM036150
Submitted
June 16, 2008
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
Use Long Integer data type for that field. Create a new field (Long Integer), Calculate all values from the old field, Join the feature class and table, and then label that new field.