Table Size and Table Space Analysis
Few useful programs that helps to table size check and table space check:-
RSTABLESIZE– Table Size Check
RSSPACECHECK– Table Space Check

RSTABLESIZE– Table Size Check, Provide table name(s)-

Execute-

It shows the no of records in the table and the used memory.

RSSPACECHECK– Table Space Check
Provide table names –

Execute-

It shows the memory used, the remaining free memory and the allocated memory.
