I have a layer in SDE Feature Class that I need to expand the text length.
I currently have 600 but I need to expand it to 1500.
According to ArcGIS Help 10.1 I can expand it to 2,147,483,647.
I am afraid that it will slow down the database and webservice.
I was wondering if anyone has field lengths 1000 or bigger and how your database handles it.
Thanks