Anyone have any pointers on finding the cause of this error? We migrated our SQL server last week from an older Server 2012 R2 server running SQL 2014 to a new Server 2019 / SQL 2019 server. Everything went well in testing and has run well all week with only this one issue.
We have an automated schedule to run the Capture process nightly and it began failing immediately after the migration. Everything else appears to be working normally. I tried to manually run the Capture to make sure that it wasn’t an issue with the system agent or schedule, but that produced the same result. The error says:
Exception has been thrown by the target of an invocation. —> System.Data.SqlClient.SqlException: Invalid object name ‘parent_list’.
I have submitted a ticket to EpicCare, but if anyone has any advice in the meantime, it would be much appreciated.