Previous Topic: SDM090303Next Topic: SDM090305


SDM090304

Item procedure parameters string is too long. The limit is 4095 characters or, with non-ASCII characters, lower.

Reason:

The maximum string length that can be stored in the database is 4095 characters. Some non-ASCII characters can occupy two or more bytes. If such characters are present, the maximum length is less than 4095 characters.

Action:

Reduce the number of characters in the procedure parameters field and try again.