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
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.