What is the pct_increase set to on the table name.

SQL> Select owner, table_name, pct_increase
from dba_tables
where table_name='blah_blah';