The OLEDB provider for the linked server reported a change in schema version between compile time and execution time. For a moment the error throws out spanner in works, application stalls and complaints about timeout issues. A search on forums reveals its a real problem when you perform changes to table schema with REORG or column change in an object. A REORG is quite common on a production environment but not that schema changes, which is managed as a seperate implementation. See this SQLConnect...(
read more)
No comments yet, be the first one to post comment.