arithmetic overflow error
When attempting to view the properties of a database in SQL Server Management
Studio we are getting an error dialog that states the following.
----------------------------------------------------------------------------
Cannot show requested dialog.
Arithmetic overflow error converting expression to data type int (Microsoft
SQL Server, Error:8115)
Below is client version info
Microsoft SQL Server Management Studio 9.00.3042.00
Microsoft ****ysis Services Client Tools 2005.090.3042.00
Microsoft Data Access Components (MDAC) 2000.085.1117.00
(xpsp_sp2_rtm.040803-2158)
Microsoft MSXML 2.6 3.0 4.0 5.0 6.0
Microsoft Internet Explorer 7.0.5730.11
Microsoft .NET Framework 2.0.50727.42
Operating System 5.1.2600
Server version is 9.0.3054.
The size of the database on disk is in excess of 30TB which, I suspect, is
largely the cause. Any help is appreciated.
|