Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

E40402-08
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

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