Hello,
I upgraded ArcGIS Pro to version 3.5.2; I started facing this problem:
When I'm using the calculate field tool in attribute table, those 2 errors (errors 001156 & 000595) are popping up. knowing that the 2 fields have the same data type and length. Moreover, it's not related to these specific Object Ids in the attached photo, it's giving me this error to all records.
Hey @KareemAssaf
Could it be that the type of field isn't supporting that information, I see NAME_LONG which to me could mean LONG as in integer, maybe? Can you send a screenshot of your fields that you're attempting the calculation on along with their length and data type like this:
Cody
it's not related to type field; I'm getting this error randomly with different type of fields ex:(Assignment type, Reservation method...
Here are the error code descriptions/solutions for each code:
001156: Failed on input OID <value>; could not write value '<value>' to output field <value>.—ArcGIS...
000595: <value> contains the full list of records not able to be processed.—ArcGIS Pro | Documentati...
I've been having the same problem in different Pro projects with no clue why. I can still edit the fields by manually typing or copy/pasting the same values that I am trying to calculate in en masse, but of course this is not efficient for hundreds and thousands of records. There is no difference in the field types or fields lengths that would case this.
Its hairpullingly frustrating to not be able to do simple but vital Field Calcs.
When asking about data management-related issues, it is helpful to state what the back-end data source is because whether something is a shape file vs file geodatabase vs enterprise geodatabase can make a difference.