How to fix the Oracle error ORA-28601: invalid [no]MINIMIZE option?

In this post, you’ll learn more about the Oracle ErrorORA-28601: invalid [no]MINIMIZE option with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-28601: invalid [no]MINIMIZE option

Reason for the Error ORA-28601: invalid [no]MINIMIZE option

user didn’t type this alter table MINIMIZE RECORDS_PER_BLOCK or alter table NOMINIMIZE RECORDS_PER_BLOCK

How to fix the Error ORA-28601: invalid [no]MINIMIZE option ?

You can fix this error in Oracle by following the below steps

reenter correct sql command

Tags :

Leave Your Comment