Hi,
we are facing the below stall in our project. If we give more number of characters in a multi line text field, this stall happens. However it does not happen with every text field. Is there any character limit for the number of characters for text field?? or is it the problem related to ntext datatype in sql server?
A non-retryable Exception has occured: Operation failed. The index entry of length 1114 bytes for the index 'ix_76' exceeds the maximum length of 900 bytes.
StackTrace:
com.adobe.idp.taskmanager.dsc.client.task.TaskManagerRuntimeException: A non-retryable Exception has occured: Operation failed. The index entry of length 1114 bytes for the index 'ix_76' exceeds the maximum length of 900 bytes.
please help me if you have any idea regarding this issue.