Error 16256

Severity

10

Message text

%1!: buffer size may not exceed (%2!) bytes for %3!.

Explanation

The buflen parameter passed to the specified API is larger than the maximum.

Action

Ensure that the buflen passed to the specified API is appropriate for the datatype. For character datatypes, the maximum is typically SRV_MAXCHAR.

Additional information

Symbolic constant: SRV_ELAREGBUF