|
Buffer Over flow occurs in following cases:
->When you run a query with more parameters, the review client will warn that you have selected more then 2000 records. This is the correct response. ->Buffer overflow may also occur while running a query with just a study name when you have selected more than 32767 items. This is the buffer limit and is not an error. You need to narrow the scope of the query to avoid these issues. |