Our organization created QAQC version with DBO owner under SDE.Default and under QAQC we have 9 different versions also with DBO owner. I am told that previously all the Reconcile and Post process was working fine. Currently, I am given responsibility to perform Reconcile and Post. When I started Reconcile and Post process, 2 versions (out of 9) are giving below errors while Reconciling. I checked the feature class "GDBPROD.DBO.PE_Mets" but it has not field/column name "PEW_ID". In addition, I checked field/column name "PEW_ID" in QAQC and SDE.Default versions feature classes and no one have "PEW_ID". We are using SDE.Default version data for integration with other systems and due to this latest data is not available in integration systems.
----Error message-----------
The version could not be reconciled.
Attribute column not found [42522]:[Microsoft][SQL Server Native Client
11.0][SQL Server]Invalid column name 'PEW_ID',]
[GDBPROD.DBO.PE_Meters]
----------------------------
When I run again Reconcile operation then some time below error (with additional last line error that "The workspace is not connected");
----Again Error message-----------
The version could not be reconciled.
Attribute column not found [42522]:[Microsoft][SQL Server Native Client
11.0][SQL Server]Invalid column name 'PEW_ID',]
[GDBPROD.DBO.PE_Mets]
The workspace is not connected
----------------------------
We are using Microsoft Windows Server 2012 R Standard, Microsoft SQL Server 2008 R2 Standard, Enterprise Geodatabase 10.2.1 and ArcGIS Desktop 10.2.1
I searched for these errors on ESRI community and other sources but did not find similar errors or solution reported by anyone.
I would really appreciate some guidance. Thanks