We are new to ESRI and have existing database tables. We have been attempting, with some degree of success, to register them using sdelayer command line utility.
We have found that many of our tables do not have the required field for the UID that is number(38), unique, and not null. some of our tables have a similar field of type number. We know that they are not registering properly if the type is number.
We are considering adding a new field "esri_uid" to each table that we wish to register with the SDE.
Has anybody else done this? Any suggestions and/or alternate solutions?
Thanks in advance.