CLIENT_RESULT_CACHE_LAG

Property Description
Parameter type Big integer
Syntax CLIENT_RESULT_CACHE_LAG = integer
Default value 3000
Modifiable No
Range of values 0 to operating system-dependent
Basic No

CLIENT_RESULT_CACHE_LAG specifies the maximum time (in milliseconds) since the last round trip to the server, before which the OCI client query execute makes a round trip to get any database changes related to the queries cached on the client.

See Also:

Oracle Call Interface Programmer's Guide for more information about the client query cache feature