(Contents)(Previous)(Next)

12944 INDEX definitions differ - generate the same state as in the source file?

Explanation:

This message occurs during a TABLELOAD run when different indexes were constructed across source and target table.

User Action:

If you decide to continue the execution, all INDEX definitions are dropped which do not have an equivalent in the source table. If index data is available in the source file without corresponding INDEX definitions in the target table, this data is created implicitly. Otherwise, the TABLELOAD run is continued with the next table.


(Contents)(Previous)(Next)