1.278 RESULT_CACHE_REMOTE_EXPIRATION
RESULT_CACHE_REMOTE_EXPIRATION specifies the number of minutes that a result using a remote object is allowed to remain valid.
               
| Property | Description | 
|---|---|
| Parameter type | Integer | 
| Default value | 
 | 
| Modifiable | 
 | 
| Modifiable in a PDB | Yes | 
| Range of values | 
 | 
| Basic | No | 
Setting this parameter to 0 implies that results using remote objects should not be cached. Setting this parameter to a nonzero value can produce stale answers (for example, if the remote table used by a result is modified at the remote database).
                  
See Also:
Oracle Database Performance Tuning Guide for information about tuning the result cache