Sybase Error – Text index \”%1\” on table \”%2\” exists. Table with text index is not supported for LOAD TABLE statement in BEGIN PARALLEL WORK…END PARALLEL WORK statement

In this blog post, you’ll learn more about the Sybase Error Text index \”%1\” on table \”%2\” exists. Table with text index is not supported for LOAD TABLE statement in BEGIN PARALLEL WORK…END PARALLEL WORK statement and the reason for receiving this error

Sybase SQL Error Message

Text index \”%1\” on table \”%2\” exists. Table with text index is not supported for LOAD TABLE statement in BEGIN PARALLEL WORK…END PARALLEL WORK statement

Reason for this Error

The specified table for the LOAD TABLE statement is not supported when it has a text index and the statement is in the BEGIN PARALLEL WORK…END PARALLEL WORK statement.