Database Error Messages

DIA-25953

join index cannot be a functional index

Cause

An attempt to create a join index was made, which failed because a functional index was requested or necessary (such as is the case for indexing columns using timezone).


Action

Remove any functional indexing columns.