generate size report for each db on the instance

  • I would like to generate a report that lists each database in both sql 2000 and 2005 instance alongwith their size. I can get the size sysfiles... perhaps i can join it with sysdatabases ?

    thanks

  • found the solution..

    Sp_databases

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply