laptop and a wrench

Bogue

Geodatabase View with Oracle 19c containing Timestamp Offset fields raises an error: SE_DBTIMESTAMPTZINFO object not initialized.

ArcGIS Pro
Numéro d’ID de bogue BUG-000175478
EnvoiApril 1, 2025
Dernière modificationJuly 15, 2025
S’applique àArcGIS Pro
Version trouvée3.4.2
Système d’exploitationWindows OS
Version du système d’exploitation10.0 64 Bit
StatutIn Review

Solution de contournement

Use to_char() syntax to return the offset timestamp as text in the SQL, noting this will limit any date calculations or query logic using this field but is sufficient for visualization.

select objectid ,created_date ,to_char(created_date at time zone 'UTC') "CREATION_DATE" ,last_edited_date , to_char(last_edited_date at time zone 'UTC') "UPDATED_DATE" from sdo.my_fc

Étapes pour reproduire

ID de bogue: BUG-000175478

Logiciel:

  • ArcGIS Pro

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