Using the registered rowid column as a foreign key to an external table is not recommended practice -- The rowid can't be guaranteed to be sequential. Bestpractice would be to create your own sequence-fed column, and use that for theforeign key.What exact datatype in Oracle is the SDE_OBJECT_ID column? (e.g. NUMBER(n) -what is the value of 'n') What ArcSDE datatype is reported for the column with'sdetable -o describe'?- V
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.