Symptom
Error:
"Could not locate class-to-execute: Upgrade_6_0_EnterpriseAllocation. Execution Failed."
Displays when running database setup during an upgrade from 6.0 to 7.0.
Resolution
- Run the following query against the ACCESSCONTROL database in SQL:
insert into DBSETUP_CTE_LOG (OG_BUILDID, CTE_NAME, TABLE_NAME) values (50148003, ‘Upgrade_6_0_EnterpriseAllocation’, ‘VISIT’) - Run database setup again.
Applies To
OnGuard (7.0)