I just attempted an upgrade from Server/Portal 10.7.1 on MSSQL 2019 and have issues in the last step. The portal upgraded fine and is working but having issues with the server. I can access the upgraded server admin and manager and everything looks fine but when I try and access the services I get an error.
Error: 'com.esri.arcgis.discovery.admin.services.Folder[] com.esri.arcgis.discovery.admin.client.AdminClient.getAllFolders(java.lang.String, java.util.List)'
Code: 500
Digging int the logs it looks like the geo database version (10.2.2) needs to be upgraded. When I try and upgrade the geo database (or even create a new DB and make geodatabase) I get an error from the MS ODBC driver.
....
[05:25:13.121] DBMS stored procedures being created or updated...
[05:25:13.174] ERROR in creating system stored procedures.
Error: -51
DBMS error code: 137
[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Must declare the scalar variable "@PhysicalName".
[05:25:13.183] SDE schema object install not completed.
[05:25:13.184] ERROR installing/upgrading ArcSDE, Error = -529
I can't find any reference to this anywhere. To revert to the 10.7.1 means undoing portal, and web adaptor as well which is very time consuming.
Any ideas?
Regards,
Kevin.