Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (L-S)

 

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.