Howdy,
I'm using SQL 2012 with ArcSDE 10.2.
Recently I noticed that the last field that I added on existing table (feature layer) in ArcCatalog won't update SQL's view file.
Therefore when I use the view with the last field that I added it, cause error because the new field is not exist in the view.
Only way to fix the problem is unregistered from versioned then re-register it.
Where should I take a look to solve the problem?
sp_refreshview didn't help