Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Turning off flash cache

781089Aug 18 2010 — edited Aug 18 2010
Hi Im just wondering if anyone knew how to turn off Oracle flash cache,

I have it all set up and running but now I want to disable it or turn it off.

I have read that if i set the following parameter then it should do the trick...
alter system set db_flash_cache_size=o;
....

If you look at the code above its an 'o' not a '0' ...

I thaught this was a bit odd? ... never the less I have used both... I get the response system altered, but when restarting the DB I get an error loading initialization parameters and have to go into the initcrcl.ora file to remove the entry...

any ideas?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 15 2010
Added on Aug 18 2010
4 comments
1,061 views