laptop and a wrench

Bogue

Creating a spatial view using objectid as an alias name in –a option for a non-default field name (other than objectid column) gives an error.

Dernière publication: August 25, 2014 ArcSDE/Enterprise Geodatabase
Numéro d’ID de bogue NIM057396
EnvoiMay 14, 2010
Dernière modificationApril 2, 2025
S’applique àArcSDE/Enterprise Geodatabase
Version trouvée9.3.1
Système d’exploitationWindows OS
Version du système d’exploitation2003
Version de correction10.1
StatutFixed

Informations supplémentaires

Fixed in 10.1 using the new create view workflow.

Solution de contournement

1. Create a spatial view using sdetable –o create_view command and do not provide ‘objectid’ as alias in –a option for a field name as following:H:\>sdetable -o create_view -T test_view -t tview,t2 -c tview.shape,t2.id8 -a shape,object_test -w tview.objectid=t2.id8 -i sde:oracle10g -u sde -p sde@domain2. Connect in sqlplus as SDE user account. Run the following command to create/replace the view. This would create objectid alias for non default column:SQL> create or replace view test_view ("SHAPE","OBJECTID","OBJECTID_TEST") as select a.shape, b.ID8, a.objectid from tview a,t2 b where a.OBJECTID=b.id8

Étapes pour reproduire

ID de bogue: NIM057396

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