Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 space reserved for a table.

Author  Topic 

manikandan
Starting Member

35 Posts

Posted - 2001-06-21 : 05:07:51
Hi all

How do i get the number of data or index pages reserved for the specified table. In sybase, we have a function called

RESERVED_PGS(object_id)

I know that there is no equivalent function in sql server. But there should be an way to find it out from system entities.

Kindly help me out on this. Bye.

cheers
manikandan

Cheers
Manikandan
   

- Advertisement -