Database Error Messages

ORA-40715

Index property 'maxLength' cannot be specified with non-string data types.

Cause

Index property 'maxLength' was specified with a non-string data type.


Action

Remove the 'maxLength' index property if a non-string data type must be used.