Forum Discussion
Anonymous
6 years agoNot applicable
Database consistency checks (DBCC) failed while checking the...
Hi all as of January 1st i gett following message on dataset refresh on premium capacity: The session was cancelled because it is connected to a database that is being evicted. Database consiste...
Pscorrales76
4 years agoRegular Visitor
Hi all,
In my case, I reviewed the column that present this issue. This column was a new one using "XLockUp" function, so I added the function "IfError" and the issue gone.
Regards,