Diagnosis You tried to maintain a table that is already assigned, but thespecified table assignment in the logical database is different fromthe original table assignment. Procedure If you want to change the WHERE condition of the assigned table withoutchanging the assignment to the database table, define the correctdatabase table. If you want to assign the table to a different database table, you mustfirst delete the table and then assign it again. |