|
Home > Archive > microsoft.public.sqlserver.server > November 2002 > sp to determine file useage of ndf file / filegroup
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
sp to determine file useage of ndf file / filegroup
|
|
|
| Whats the sp to find info on an ndf file.. size, used, remaining, etc
Thanks.
| |
| Tibor Karaszi 2002-11-21, 9:23 am |
| DBCC SQLPERF(LOGSPACE)
--
Tibor Karaszi, SQL Server MVP
Archive at: http://groups.google.com/groups?oi=...ublic.sqlserver
"PCH" <pch12@hotmail.com> wrote in message news:#P36gqLkCHA.2600@tkmsftngp12...
> Whats the sp to find info on an ndf file.. size, used, remaining, etc
>
> Thanks.
>
>
|
|
|
|
|