Result_cache_mode

This is a discussion on Result_cache_mode within the Oracle FAQ forums in Oracle Database category; Type:String Syntax:RESULT_CACHE_MODE = { MANUAL | FORCE } Default:MANUAL Modify:ALTER SESSION, ALTER SYSTEM Basic:No Notes:RESULT_CACHE_MODE specifies when a ResultCache operator is spliced into a query's execution plan. Values: ■ MANUAL The ResultCache operator is added only when the query is annotated (that is, hints). ■ FORCE The ResultCache operator is added to the root of all SELECT statements (provided that it is valid to do so).For the FORCE setting, if the statement contains a NO_RESULT_CACHE hint, then the hint takes precedence over the parameter setting....

Go Back   Database Forum > Oracle Database > Oracle FAQ

Database Forums

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 02-04-2008, 06:59 AM
Post Result_cache_mode

Type:String
Syntax:RESULT_CACHE_MODE = { MANUAL | FORCE }
Default:MANUAL
Modify:ALTER SESSION, ALTER SYSTEM
Basic:No
Notes:RESULT_CACHE_MODE specifies when a ResultCache operator is spliced into a query's execution plan.

Values:

■ MANUAL

The ResultCache operator is added only when the query is annotated (that is,
hints).

■ FORCE

The ResultCache operator is added to the root of all SELECT statements
(provided that it is valid to do so).For the FORCE setting, if the statement contains a NO_RESULT_CACHE hint, then the hint takes precedence over the parameter setting.
Reply With Quote
Reply


Thread Tools
Display Modes



All times are GMT -4. The time now is 08:37 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Integrated by bbpixel2008 :: jvbPlugin R1013.368.1

Search Engine Friendly URLs by vBSEO 3.1.0
vB Ad Management by =RedTyger=
In an effort to better serve ads to our visitors, cookies are used on Mydatabasesupport.com. For more information, check out our Privacy Policy.