TravisLaborde
IS-IT--Management
I have begun to notice strange behavior in my SQL Server 2000 database. From time to time, data shows up "wrong" in certain reports, or fails to return at all. I get various "general network errors" which turn out to not be network errors at all...
What happens is, I simply pull up the view or sproc in question, in Query Analyzer (right click it, select "Add to New Window as Alter"
, and hit F5, which simply re-compiles it, and BAM, presto, everything works fine.
This of course worries me, that something nasty is lurking deep inside my database. What can I do about this? It isn't "normal" is it?
Thanks,
Travis
What happens is, I simply pull up the view or sproc in question, in Query Analyzer (right click it, select "Add to New Window as Alter"
This of course worries me, that something nasty is lurking deep inside my database. What can I do about this? It isn't "normal" is it?
Thanks,
Travis