Invalid reference in pret_sea.sql for SEA to SIA Upgrade
Dear All - We are performing 8.1.1.3 SEA to 8.1.1.10 SIA One step conventional Upgrade and followed all the Address Migration steps mentioned in the Upgrade guide before applying the Dbsrvr configuration wizard..But we are facing a strange error in pret_sea.sql file as Upgrade script is trying to update the S_PER_ORG_UNIT with following sql and the same is failing..
UPDATE S_PER_ORG_UNIT SET RELATION_TYPE_CD = 'N/A' WHERE RELATION_TYPE_CD IS NULL
DBCLog DBCLogError 1 00000002525a06f0:0 2013-10-13 12:23:37 [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid column name 'RELATION_TYPE_CD'.
UpgradeLog UpgradeError 1 00000002525a06f0:0 2013-10-13 12:23:37 [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid column name 'RELATION_TYPE_CD'.
DBCLog DBCLogError 1 00000002525a06f0:0 2013-10-13 12:23:37 [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid column name 'RELATION_TYPE_CD'.
UpgradeLog UpgradeError 1 00000002525a06f0:0 2013-10-13 12:23:37 [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid column name 'RELATION_TYPE_CD'.
0