The system table SCHEMASIZE contains size information about schemas.
SCHEMASIZE
SCHEMANAME
CHAR(32)
Name of the schema
USEDSIZE
FIXED(20)
Space used by tables and indexes that belong to the schema (KB)
See also:
SCHEMAS
INDEXSIZE
TABLESIZE