Hi,

You can use our free product DBInfo
http://ib-aid.com/products/firebird_interbase/monitoring/dbinfo

Also, you can divide size of your database in bytes to the page size of 
your database.

Regards,
Alexey Kovyazin
IBSurgeon


> Hi, I'd like to get the count of all types of db pages.
>
> If I run the query
> select count(*), rdb$page_type from rdb$pages group by rdb$page_type
>
> I got only about 2200 pages, but there are about 320 000 pages in DB.
>
> And the result of query contains only - 3, 4, 6 and 9 type of page.
>
> How can I get the real numbers??
>
> Best regards, Tomas
>
> __



[Non-text portions of this message have been removed]

Reply via email to