| Property | Description | 
|---|---|
| Parameter type | Big integer | 
| Syntax | CLIENT_RESULT_CACHE_LAG =integer[K | M | G] | 
| Default value | 3000 | 
| Modifiable | No | 
| Range of values | 0to 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