| Oracle® Database Reference 11g Release 1 (11.1) Part Number B28320-01  | 
  | 
  | 
View PDF | 
| Property | Description | 
|---|---|
| Parameter type | Big integer | 
| Syntax | CLIENT_RESULT_CACHE_LAG = integer [K | M | G] | 
| Default value | 5000 | 
| 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