Database Error Messages

DIA-48162

string buffer too small to hold input, [string], [string], [string]

Cause

The string buffer is too small to copy an input string into.


Action

Check the size of the string buffer and the input string. Look in the argument for the location in the code where the error occurs.