zOs/SQL/CATTBMRW

select maxRows, pgSize, bPool, s.*
    from sysibm.systablespace s
    where maxRows not in (0,255)
    order by maxrows