Error 16283

Severity

10

Message text

%1!: Cursor row fetch count %2! exceeded.

Explanation

srv_xferdata() has attempted to send more rows than the client application has set for the CS_CURSOR_ROWS property. If the client application sets the CS_CURSOR_ROWS property, Open Server must conform to this request.

Action

See Table 2-15 for the proper call sequence to handle this type of request. Review ctos for an illustration of how to use srv_xferdata() when the client application has set a fetch count.

Additional information

Symbolic constant: SRV_EROWCNT