IBM FileNet P8, Version 5.2            

Server Query-Timeout Behavior

For timeouts on client-to-server query RPCs in certain cases, any partial results found by the Content Engine are first returned to the client, along with an internal indicator in the continuation string indicating that the timeout has occurred. When the client then requests the following page, the server immediately throws the exception when it receives the request.

For a non-paged search, any partial results found by the Content Engine are also first returned. The timeout error is not thrown until the client iterates past the last record in the partial result set, and the server receives the request for the next record.

The cases where partial results can be returned include searches that timeout during CBR, searches that process a lot of rows due to security filtering, searches that fetch many rows for a large rowset, and while counting ahead of the first page in a search that requests result counting.

The server behavior of returning partial results before throwing the timeout error does not apply to these cases (the timeout error is thrown immediately):



Feedback

Last updated: October 2013
query_sql_timeout_behavior.htm

© Copyright IBM Corporation 2014.
This information center is powered by Eclipse technology. (http://www.eclipse.org)