The size of the application buffer that was specified is too small.
The task ends.
Increase the size of the application buffer and try the request again. To increase the application buffer size, perform one of the following actions:
In the DBMOVER configuration file, specify an APPBUFSIZE value that is greater than the maximum row length.
In the
PWX Override
connection attribute, specify a value for the APPBUFSIZE option that is greater than the maximum row length.
The buffer must be large enough to hold a single row of the maximum permissible size, including control information. If this error message shows a recommended size of
N/A
, the maximum row size is larger than the size supported by PowerExchange. In this case, you must reduce the maximum row size by making changes to the data that is being processed.