Stop auto-update

eMel

Registered User.
Local time
Yesterday, 23:31
Joined
Jun 23, 2014
Messages
62
How do I stop auto-updates? SQL Server 2012
I have: WITH FULLSCAN, ?????
 
Can you elaborate? WITH FULLSCAN suggests updating of table statistics?
 
Can you elaborate? WITH FULLSCAN suggests updating of table statistics?

There are problems with SP2 because we have already been advised by a vendor that supplies a system for use on MSSQL server to not install the new SP.

I know SPs don't always include all the Cumulative Updates to previous versions so the problems the CUs fixed will potentially return until the CUs are implemented for the new SP.

I assume the OP is saying these errors are manifested when using FULLSCAN.
 
It was table statistics. I figured it out.

Thanks though.
 

Users who are viewing this thread

Back
Top Bottom