Symptoms:
- From the migration assistant logs, you see the below errors.
2019-03-19 09:43:28.500Z| migration-assistant-10964411| I: ParseErrorsWarningsFromPreUpgradeOutput: Error messages: Error: Source vCenter Server schema validation found an issue.
Resolution: Read the vcdb_req.err log file and address the issues found.
- In the vcdb_req.err.log, you see similar to:
Error while executing .\Upgrade-v2013-to-v2015\mssql\validate_mssql.sql:202, reason: Cannot execute statement(rc=-1).
BEGIN
DECLARE @err_msg VARCHAR(2000)
DECLARE @err_msg_full VARCHAR(4000)
DECLARE @verid INT
1 [42000](50000) [Microsoft][SQL Server Native Client 10.0][SQL Server]ERROR ! Missing indexes: VPX_EVENT_ARG.VPX_EVENT_ARG_F1; VPX_EVENT_ARG.VPX_EVENT_ARG_F2; VPX_EVENT_ARG.VPX_EVENT_ARG_F3; VPX_EVENT_ARG.VPXI_EVENT_ARG_EVENT_ID;