Reorganize table is already being run on table \"%1\

Error constant SQLE_REORG_ALREADY_IN_PROGRESS
ODBC 2 State 54000
ODBC 3 State 54000
Parameter 1 The name of the table.
Severity 16
SQLCODE –1229
SQLSTATE 54W51
Sybase error code 13288
Probable cause

There is already a REORGANIZE TABLE statement being run on this table. Only one such statement can be executing on a table at any time.