Example 1
The following command provides information on the cardinality for
all indexes and tables in the sample mf_personnel database:
$ RMU/ANALYZE/CARDINALITY/NOUPDATE MF_PERSONNEL.RDB /OUTPUT=CARD.LIS
Example 2
The following command provides information on the cardinality for
the EMPLOYEES table in the mf_personnel database:
$ RMU/ANALYZE/CARDINALITY/NOUPDATE MF_PERSONNEL.RDB EMPLOYEES -
_$ /OUTPUT=EMP.LIS