ArcGIS Desktop is 10.2.2 and SDE is 10.0 on Oracle 11g
I'm trying to run Project on a View in SDE that has 27 columns (including shape field), less than 7000 rows. Output is to a file geodatabase. I get ERROR 000210: Cannot create output. The maximum table size has been exceeded. However, it still does in fact create the feature class and there are the correct number of rows. If I use feature class to feature class, it works fine; no error. The view does have two joins; one of which is a relationship class table. I'm able to run Project on other views. Any ideas why this would be failing?
Geoprocessing