Symptoms:
- Migration fails during the step "Migrate the source vRealize Orchestrator database"
- Task finished with an error:
See vro-migrate.log files from the log bundle created and accessible from the VAMI console.
- /var/log/vmware/vcac/vro-migrate.log: (target log bundle)
MigrateDbOptions{sourceDbUsername='vmware', sourceDbPassword='***', sourceJdbcUrl='jdbc:postgresql://<ServerFQDN>:5432/vmware', dropTarget=true, targetDbUsername='vcac', targetDbPassword='***', targetJdbcUrl='jdbc:postgresql://127.0.0.1:5433/vcac?sslmode=verify-ca&sslrootcert=/var/vmware/vpostgres/current/.postgresql/root.crt', skipTables='[vmo_vroconfiguration, vmo_vroconfigurationhistory, vmo_clustermember]'} com.vmware.o11n.cli.configuration.exception.CommandException: ch.dunes.vso.db.DatabaseException: org.postgresql.util.PSQLException: ERROR: relation "vmo_lock" does not exist