From: Agho on
I am getting the following error message when I run sp_databases:

Server: Msg 8115, Level 16, State 2, Procedure sp_databases, Line 32
Arithmetic overflow error converting expression to data type int.


I also get the same message when I run "select count(*) from ...."


Thanks