| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03  | 
  | 
  | 
PDF · Mobi · ePub | 
| Property | Description | 
|---|---|
| Parameter type | Big integer | 
| Syntax | CLIENT_RESULT_CACHE_LAG = integer [K | M | G] | 
| 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