laptop and a wrench

Bogue

An Oracle versioned view does not list ObjectID as a unique identifier in a query layer.

Dernière publication: August 27, 2015 ArcSDE/Enterprise Geodatabase
Numéro d’ID de bogue BUG-000084285
EnvoiFebruary 3, 2015
Dernière modificationJune 5, 2024
S’applique àArcSDE/Enterprise Geodatabase
Version trouvée10.2.2
StatutWill Not Be Addressed

Informations supplémentaires

We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.

Solution de contournement

Use CAST to change the field type of the ObjectID field to integer (INT) if the versioned view needs to be displayed in a query layer. For example, if the original query layer is the following: select objected, shape from <schema>.<featureclassname>_EVW Replace it with the following and use the new field (objectid_INT) as the unique identifier: select CAST(ObjectID as INT) as ObjectID_INT, shape from <schema>.<featureclassname>_EVW

Étapes pour reproduire

ID de bogue: BUG-000084285

Logiciel:

  • ArcSDE/Enterprise Geodatabase

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement