Database Error Messages

ORA-28601

invalid [no]MINIMIZE option

Cause

user didn't type this alter table <table_name> MINIMIZE RECORDS_PER_BLOCK or alter table <table_name> NOMINIMIZE RECORDS_PER_BLOCK


Action

reenter correct sql command