Hi all,
I am using an SDE Oracle 11G database with ArcGIS 10.x and I need to icnrease th size of a text field in a feature class from 5 to 7 characters. The layer is not versioned.
What is the best way to do it?
I already tried to open the table associated with the feature calls using Oracle SQL Developer and to modify the size of the field in the table, but after doing this modification all the users get an error message saying that the schema is outdated. Is there a way to do that with ArcCatalog?
Thanks