| Bug ID Number |
BUG-000148210 |
| Submitted | April 4, 2022 |
| Last Modified | September 30, 2025 |
| Applies to | ArcGIS Pro |
| Version found | 2.9.2 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Duplicate
The issue is a duplicate of an existing issue. See the issue's Additional Information section for details. Customers associated with the duplicate issue are automatically attached to the open issue.
|
Additional Information
This issue is a duplicate of BUG-000145734 and is resolved in ArcGIS Pro 3.0 and ported to 2.9.3.
Workaround
Workaround 1
Use this workflow when the database is not restored after the failed upgrade attempt.
- Delete the OBJECT_FLAGS2 column from sde.TABLE_REGISTRY added from the failed upgrade attempt.
- Connect as SDE from ArcCatalog 10.8.1 and upgrade the geodatabase. This creates the missing BRANCH_UTIL package and the BRANCHES and BRANCH_TABLES_MODIFIED tables.
- Connect as SDE from ArcGIS Pro 2.9.2 and upgrade the geodatabase.
Workaround 2
A Desktop client at the same version as the geodatabase can be used to upgrade the geodatabase internals when the following are true:
- The message, "Database internals such as stored procedures can be upgraded" is returned.
- The 'Upgrade Geodatabase' option is enabled.
Steps to Reproduce