System: Retrieve Size for CUIC Database Tables
From DocWiki
(Difference between revisions)
Docwikibot (Talk | contribs) m (Bot: Adding {{Template:Required Metadata}}) |
|||
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
+ | {{Template:Required Metadata}} | ||
== System: Retrieve Size for CUIC Database Tables == | == System: Retrieve Size for CUIC Database Tables == | ||
Latest revision as of 19:57, 18 December 2009
System: Retrieve Size for CUIC Database Tables
Problem Summary | You want to determine the current size of the CUIC database tables. |
---|---|
Error Message | None. |
Possible Cause | You are concerned that some tables are growing too large. |
Recommended Action | In the SQL Server Management Studio, Open New Query window.
The result of the query displays information about all tables in CUIC database including size and number of rows in the table. |
Release | Release 7.5(2). |
Associated CDETS # | None. |