Database Error Messages

JZN-00659

table column has no match

Cause

A duplicate table definition had a column that could not be matched to a column of the original table definition.


Action

Ensure that the columns of all duplicate table definitions proper subsets of the columns of the original table definition.