10
Buffer size insufficient to hold %1! value in procedure %2!.
Open Server routines such as srv_dynamic() and srv_options() return information through a buffer pointer parameter. If the buffer passed to the specified routine is not large enough, the error is generated. This error can also occur during a call to blk_colval() if the *valuep buffer is too small.
For the correct buffer size, see Table 3-40 (for srv_dynamic()) or Table 3-77 (for srv_options()).
Symbolic constant: SRV_EBUFFSIZE